Home
last modified time | relevance | path

Searched defs:attr_cookie (Results 1 – 5 of 5) sorted by relevance

/haiku/src/add-ons/kernel/file_systems/xfs/
H A DAttribute.h12 struct attr_cookie { struct
27 attr_cookie** _cookie) = 0; argument
/haiku/src/add-ons/kernel/file_systems/btrfs/
H A DAttribute.h16 struct attr_cookie { struct
35 Attribute(Inode* inode, attr_cookie* cookie); argument
/haiku/src/add-ons/kernel/file_systems/bfs/
H A DAttribute.h12 struct attr_cookie { struct
23 Attribute(Inode* inode, attr_cookie* cookie); argument
/haiku/src/add-ons/kernel/file_systems/ext2/
H A DAttribute.h14 struct attr_cookie { struct
25 Attribute(Inode* inode, attr_cookie* cookie); argument
/haiku/src/add-ons/kernel/file_systems/cdda/
H A Dkernel_interface.cpp260 struct attr_cookie : SinglyLinkedListLinkImpl<attr_cookie> { struct
261 Attribute* current;