Searched defs:Inode (Results 1 - 25 of 31) sorted by last modified time

12

/haiku/src/add-ons/kernel/file_systems/xfs/
H A DInode.h185 class Inode { class
H A DInode.cpp83 Inode::Inode(Volume* volume, xfs_ino_t id) function in class:Inode
[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/bfs/
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...]
H A DBPlusTree.cpp26 # define Inode BFS::Stream macro
H A DBPlusTree.h17 #define Inode BFS::Stream macro
673 #undef Inode macro
[all...]
H A DInode.h30 class Inode : public TransactionListener { class in inherits:TransactionListener
[all...]
/haiku/src/add-ons/kernel/file_systems/ufs2/
H A DInode.h77 class Inode { class
[all...]
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...]
/haiku/src/system/boot/loader/file_systems/fat/
H A DDirectory.cpp461 Directory::Inode() const function in class:FATFS::Directory
H A DFile.cpp134 File::Inode() const function in class:FATFS::File
/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/add-ons/kernel/file_systems/cdda/
H A Dkernel_interface.cpp173 class Inode { class
1163 Inode::Inode(Volume* volume, Inode* parent, const char* name, uint64 start, function in class:Inode
[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/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
/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/system/boot/loader/
H A Dvfs.cpp152 Node::Inode() const function in class:Node
/haiku/src/system/boot/loader/file_systems/packagefs/
H A Dpackagefs.cpp593 virtual ino_t Inode() const function in struct:PackageFS::File
659 virtual ino_t Inode() const function in struct:PackageFS::Symlink
713 virtual ino_t Inode() const function in struct:PackageFS::Directory
/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...]
/haiku/src/tests/add-ons/kernel/file_systems/bfs/btree/
H A DInode.h25 class Inode { class
H A DInode.cpp13 Inode::Inode(const char *name,int32 mode) function in class:Inode
/haiku/src/system/boot/loader/file_systems/amiga_ffs/
H A DFile.cpp255 File::Inode() const function in class:FFS::File

Completed in 134 milliseconds

12