Searched defs:inode (Results 26 - 50 of 76) sorted by relevance

1234

/haiku/src/add-ons/kernel/file_systems/ntfs/utils/
H A Dutils.h80 ntfs_inode *inode; member in struct:mft_search_ctx
/haiku/headers/private/kernel/boot/
H A Delf.h39 ino_t inode; member in struct:preloaded_image
/haiku/src/apps/webpositive/
H A DBookmarkBar.cpp65 ino_t inode = message->FindInt64("node"); local
225 BookmarkBar::_AddItem(ino_t inode, BEntry* entry) argument
[all...]
/haiku/src/bin/bfs_tools/
H A Dbfswhich.cpp47 checkNode(Disk &disk, Inode *inode, block_run checkForRun) argument
117 scanNode(Disk& disk, Inode* inode, const char* name, argument
159 Inode *inode = Inode::Factory(&disk, run); local
[all...]
H A Dbfsinfo.cpp339 bfs_inode inode; local
354 Inode *inode = NULL; local
[all...]
H A Dchkindex.cpp108 Inode *inode = Inode::Factory(&disk,run); local
216 Inode *inode = NULL; local
[all...]
/haiku/src/apps/mail/
H A DQueryMenu.cpp329 int64 inode; local
H A DEnclosures.cpp246 ino_t inode; local
/haiku/src/add-ons/kernel/file_systems/ext2/
H A DAttribute.cpp25 Attribute::Attribute(Inode* inode) argument
38 Attribute::Attribute(Inode* inode, attr_cookie* cookie) argument
H A DInode.h232 status_t Publish(Transaction& transaction, Inode* inode, argument
271 Inode* inode = (Inode*)_inode; local
[all...]
H A DExtentStream.cpp31 ExtentStream::ExtentStream(Volume* volume, Inode* inode, argument
H A DVolume.cpp643 ext2_inode* inode = (ext2_inode*)(block local
[all...]
/haiku/src/add-ons/kernel/file_systems/bfs/
H A Dbfs_control.h51 ino_t inode; member in struct:check_control
H A DCheckVisitor.cpp28 Inode* inode; member in struct:check_index
202 CheckVisitor::VisitDirectoryEntry(Inode* inode, Inode* parent, argument
274 VisitInode(Inode* inode, const char* treeName) argument
369 OpenBPlusTreeFailed(Inode* inode) argument
390 _RemoveInvalidNode(Inode* parent, BPlusTree* tree, Inode* inode, const char* name) argument
468 _CheckInodeBlocks(Inode* inode, const char* name) argument
684 Inode* inode; local
727 _AddInodeToIndex(Inode* inode) argument
[all...]
H A DVolume.h220 Volume::Allocate(Transaction& transaction, Inode* inode, off_t numBlocks, argument
H A DVolume.cpp410 Volume::UpdateLiveQueries(Inode* inode, const char* attribute, int32 type, argument
426 Volume::UpdateLiveQueriesRenameMove(Inode* inode, ino_t oldDirectoryID, argument
H A DQuery.cpp370 Equation::Match(Inode* inode, const char* attributeName, int32 type, argument
613 Inode* inode; local
[all...]
/haiku/src/add-ons/kernel/file_systems/nfs4/
H A DFileSystem.cpp240 Inode* inode; local
/haiku/src/add-ons/kernel/file_systems/xfs/
H A DNodeAttribute.cpp12 NodeAttribute::NodeAttribute(Inode* inode) argument
H A DExtent.cpp13 Extent::Extent(Inode* inode) argument
258 ExtentDataHeader::ExpectedMagic(int8 WhichDirectory, Inode* inode) argument
282 ExtentDataHeader::Create(Inode* inode, const char* buffer) argument
301 Size(Inode* inode) argument
[all...]
H A DLeafAttribute.cpp12 LeafAttribute::LeafAttribute(Inode* inode) argument
339 AttrLeafHeader::ExpectedMagic(int8 WhichDirectory, Inode* inode) argument
362 AttrLeafHeader::Create(Inode* inode, const char* buffer) argument
381 AttrLeafHeader::Size(Inode* inode) argument
[all...]
H A DNode.cpp12 NodeDirectory::NodeDirectory(Inode* inode) argument
458 NodeHeader::ExpectedMagic(int8 WhichDirectory, Inode* inode) argument
475 NodeHeader::Create(Inode* inode, const char* buffer) argument
494 NodeHeader::Size(Inode* inode) argument
[all...]
H A DLeafDirectory.cpp13 LeafDirectory::LeafDirectory(Inode* inode) argument
400 ExtentLeafHeader::ExpectedMagic(int8 WhichDirectory, Inode* inode) argument
424 ExtentLeafHeader::Create(Inode* inode, const char* buffer) argument
443 Size(Inode* inode) argument
[all...]
/haiku/src/add-ons/kernel/file_systems/btrfs/
H A DInode.cpp131 btrfs_inode inode; local
[all...]
/haiku/src/bin/bfs_tools/lib/
H A DDisk.cpp501 bfs_inode *inode = (bfs_inode *)buffer; local
564 bfs_inode *inode = (bfs_inode *)buffer; local
606 SaveInode(bfs_inode *inode, bool *indices, bfs_inode *indexDir, bool *root, bfs_inode *rootDir) argument
641 bfs_inode *inode = (bfs_inode *)buffer; local
[all...]

Completed in 127 milliseconds

1234