Home
last modified time | relevance | path

Searched refs:inodes (Results 1 – 6 of 6) sorted by relevance

/haiku/src/add-ons/kernel/file_systems/ext2/
H A Dext2.h289 uint32 inodes = B_LENDIAN_TO_HOST_INT16(free_inodes); in FreeInodes() local
291 inodes |= in FreeInodes()
293 return inodes; in FreeInodes()
306 uint32 inodes = B_LENDIAN_TO_HOST_INT16(unused_inodes); in UnusedInodes() local
308 inodes |= in UnusedInodes()
310 return inodes; in UnusedInodes()
/haiku/docs/develop/kits/storage/
H A DDiskDeviceAPI_Protocols73 "allocating inodes", "writing superblock", etc.
/haiku/docs/develop/file_systems/
H A Dxfs.rst173 XFS inodes comes in three versions:
179 in read format. When we will have write support for XFS we will only support V2 and V3 inodes.
181 V1 & V2 inodes are 256 bytes while V3 inodes are 512 bytes in size allowing more data to be
195 Since size of inodes could differ based on different versions of XFS we pass CoreInodeSize()
/haiku/docs/user/interface/
H A DIconUtils.dox31 small enough to fit in file's inodes. This way, the icon can be displayed
/haiku/src/add-ons/kernel/file_systems/layers/write_overlay/
H A Dwrite_overlay.cpp1269 ino_t inodes[] = { fInodeNumber, in _PopulateDirents() local
1276 fDirents[i]->inode_number = inodes[i]; in _PopulateDirents()
/haiku/docs/user/drivers/
H A Dfs_modules.dox46 It often has a meaning to the FS, e.g. file systems using inodes might