Searched defs:_inode (Results 1 - 10 of 10) sorted by relevance

/haiku/src/add-ons/kernel/file_systems/btrfs/
H A DInode.h148 status_t Get(Inode** _inode) argument
/haiku/src/add-ons/kernel/file_systems/nfs4/
H A DFileSystem.cpp271 FileSystem::GetInode(ino_t id, Inode** _inode) argument
H A DInode.cpp46 Inode::CreateInode(FileSystem* fs, const FileInfo& fi, Inode** _inode) argument
/haiku/src/add-ons/kernel/file_systems/ext2/
H A DInode.h220 status_t Get(Inode** _inode) argument
269 static void _TransactionListener(int32 id, int32 event, void* _inode) argument
H A DInode.cpp492 Create(Transaction& transaction, Inode* parent, const char* name, int32 mode, int openMode, uint8 type, bool* _created, ino_t* _id, Inode** _inode, fs_vnode_ops* vnodeOps, uint32 publishFlags) argument
/haiku/src/add-ons/kernel/file_systems/exfat/
H A DInode.h171 status_t Get(Inode** _inode) argument
/haiku/src/add-ons/kernel/file_systems/bfs/
H A DInode.h425 status_t Get(Inode** _inode) argument
H A DInode.cpp296 InodeAllocator::_TransactionListener(int32 id, int32 event, void* _inode) argument
194 New(block_run* parentRun, mode_t mode, uint32 publishFlags, block_run& run, fs_vnode_ops* vnodeOps, Inode** _inode) argument
2620 Create(Transaction& transaction, Inode* parent, const char* name, int32 mode, int openMode, uint32 type, bool* _created, ino_t* _id, Inode** _inode, fs_vnode_ops* vnodeOps, uint32 publishFlags) argument
[all...]
/haiku/src/bin/bfs_tools/
H A Drecover.cpp95 status_t GetNextEntry(Inode **_inode) argument
/haiku/src/add-ons/kernel/file_systems/ntfs/
H A Dkernel_interface.cpp739 fs_generic_create(fs_volume* _volume, vnode* directory, const char* name, int mode, ino_t* _inode) argument

Completed in 180 milliseconds