Searched defs:GroupID (Results 1 - 11 of 11) sorted by relevance

/haiku/src/add-ons/kernel/file_systems/packagefs/nodes/
H A DNode.cpp80 Node::GroupID() const function in class:Node
H A DUnpackingDirectory.cpp69 UnpackingDirectory::GroupID() const function in class:UnpackingDirectory
H A DUnpackingLeafNode.cpp72 UnpackingLeafNode::GroupID() const function in class:UnpackingLeafNode
/haiku/src/add-ons/kernel/file_systems/packagefs/package/
H A DPackageNode.h52 gid_t GroupID() const { return fGroupID; } function in class:PackageNode
/haiku/src/add-ons/kernel/file_systems/btrfs/
H A DInode.h53 gid_t GroupID() const { return fNode.GroupID(); } function in class:Inode
H A Dbtrfs.h297 uint32 GroupID() const { return B_LENDIAN_TO_HOST_INT32(gid); } function in struct:btrfs_inode
/haiku/src/add-ons/kernel/file_systems/exfat/
H A DInode.h65 gid_t GroupID() const { return 0;/*fNode.GroupID();*/ } function in class:Inode
/haiku/src/add-ons/kernel/file_systems/ufs2/
H A DInode.h103 gid_t GroupID() const { return fNode.groupId; } function in class:Inode
/haiku/src/add-ons/kernel/file_systems/bfs/
H A Dbfs.h223 int32 GroupID() const { return BFS_ENDIAN_TO_HOST_INT32(gid); } function in struct:BFS::bfs_inode
/haiku/src/add-ons/kernel/file_systems/cdda/
H A Dkernel_interface.cpp188 gid_t GroupID() const function in class:Inode
/haiku/src/add-ons/kernel/file_systems/ext2/
H A Dext2.h590 uint32 GroupID() const function in struct:ext2_inode

Completed in 113 milliseconds