Searched defs:UserID (Results 1 - 12 of 12) sorted by relevance

/haiku/src/add-ons/kernel/file_systems/packagefs/nodes/
H A DNode.cpp73 Node::UserID() const function in class:Node
H A DUnpackingDirectory.cpp60 UnpackingDirectory::UserID() const function in class:UnpackingDirectory
H A DUnpackingLeafNode.cpp63 UnpackingLeafNode::UserID() const function in class:UnpackingLeafNode
/haiku/src/add-ons/kernel/file_systems/packagefs/package/
H A DPackageNode.h49 uid_t UserID() const { return fUserID; } function in class:PackageNode
/haiku/src/add-ons/kernel/file_systems/btrfs/
H A DInode.h52 uid_t UserID() const { return fNode.UserID(); } function in class:Inode
H A Dbtrfs.h296 uint32 UserID() const { return B_LENDIAN_TO_HOST_INT32(uid); } function in struct:btrfs_inode
/haiku/src/add-ons/kernel/file_systems/exfat/
H A DInode.h64 uid_t UserID() const { return 0;/*fNode.UserID();*/ } function in class:Inode
/haiku/src/add-ons/kernel/file_systems/ufs2/
H A DInode.h102 uid_t UserID() const { return fNode.userId; } function in class:Inode
/haiku/src/servers/app/
H A DDesktop.h75 uid_t UserID() const { return fUserID; } function in class:Desktop
/haiku/src/add-ons/kernel/file_systems/bfs/
H A Dbfs.h222 int32 UserID() const { return BFS_ENDIAN_TO_HOST_INT32(uid); } function in struct:BFS::bfs_inode
/haiku/src/add-ons/kernel/file_systems/cdda/
H A Dkernel_interface.cpp190 uid_t UserID() const function in class:Inode
/haiku/src/add-ons/kernel/file_systems/ext2/
H A Dext2.h584 uint32 UserID() const function in struct:ext2_inode

Completed in 100 milliseconds