Searched defs:Inode (Results 1 - 25 of 31) sorted by relevance

12

/haiku/src/tests/add-ons/kernel/file_systems/bfs/btree/
H A DInode.cpp13 Inode::Inode(const char *name,int32 mode) function in class:Inode
H A DInode.h25 class Inode { class
/haiku/src/add-ons/kernel/file_systems/exfat/
H A DInode.cpp31 Inode::Inode(Volume* volume, cluster_t cluster, uint32 offset) function in class:Inode
59 Inode::Inode(Volume* volume, ino_t ino) function in class:Inode
93 Inode::Inode(Volume* volume) function in class:Inode
[all...]
H A DInode.h31 class Inode : EntryVisitor { class in inherits:EntryVisitor
[all...]
/haiku/src/system/boot/loader/file_systems/bfs/
H A DFile.cpp86 File::Inode() const function in class:BFS::File
H A DDirectory.cpp176 Directory::Inode() const function in class:BFS::Directory
/haiku/src/system/boot/loader/file_systems/amiga_ffs/
H A DDirectory.cpp166 Directory::Inode() const function in class:FFS::Directory
H A DFile.cpp255 File::Inode() const function in class:FFS::File
/haiku/src/add-ons/kernel/file_systems/ufs2/
H A DInode.cpp20 Inode::Inode(Volume* volume, ino_t id) function in class:Inode
51 Inode::Inode(Volume* volume, ino_t id, const ufs2_inode& item) function in class:Inode
67 Inode::Inode(Volume* volume) function in class:Inode
[all...]
H A DInode.h77 class Inode { class
[all...]
/haiku/src/add-ons/kernel/file_systems/btrfs/
H A DInode.cpp29 Inode::Inode(Volume* volume, ino_t id) function in class:Inode
48 Inode::Inode(Volume* volume, ino_t id, const btrfs_inode& item) function in class:Inode
64 Inode::Inode(Volume* volume) function in class:Inode
[all...]
H A DInode.h26 class Inode { class
[all...]
/haiku/src/add-ons/kernel/file_systems/nfs4/
H A DInode.h20 class Inode : public NFS4Inode { class in inherits:NFS4Inode
[all...]
H A DInode.cpp24 Inode::Inode() function in class:Inode
[all...]
/haiku/src/system/boot/loader/file_systems/fat/
H A DFile.cpp134 File::Inode() const function in class:FATFS::File
H A DDirectory.cpp461 Directory::Inode() const function in class:FATFS::Directory
/haiku/src/add-ons/kernel/file_systems/xfs/
H A DInode.cpp83 Inode::Inode(Volume* volume, xfs_ino_t id) function in class:Inode
[all...]
/haiku/src/add-ons/kernel/file_systems/ext2/
H A DInode.cpp39 Inode::Inode(Volume* volume, ino_t id) function in class:Inode
73 Inode::Inode(Volum function in class:Inode
[all...]
H A DInode.h26 class Inode : public TransactionListener { class in inherits:TransactionListener
[all...]
/haiku/src/bin/bfs_tools/lib/
H A DInode.cpp46 Inode::Inode(Disk* disk, bfs_inode* inode, bool ownBuffer) function in class:Inode
62 Inode::Inode(const Inode& inode) function in class:Inode
[all...]
H A DInode.h17 class Inode { class
[all...]
/haiku/src/system/kernel/fs/
H A Dfifo.cpp150 class Inode { class in namespace:fifo
345 Inode::Inode() function in class:fifo::Inode
[all...]
/haiku/src/add-ons/kernel/file_systems/bfs/
H A DInode.h30 class Inode : public TransactionListener { class in inherits:TransactionListener
[all...]
H A DInode.cpp340 Inode::Inode(Volume* volume, ino_t id) function in class:Inode
373 Inode::Inode(Volume* volume, Transaction& transaction, ino_t id, mode_t mode, function in class:Inode
[all...]
/haiku/src/system/boot/loader/file_systems/tarfs/
H A Dtarfs.cpp318 TarFS::File::Inode() const function in class:TarFS::File
542 TarFS::Directory::Inode() const function in class:TarFS::Directory
618 TarFS::Symlink::Inode() const function in class:TarFS::Symlink

Completed in 151 milliseconds

12