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

/haiku/src/add-ons/kernel/file_systems/ext2/
H A Dext2.h108 uint32 FreeInodes() const { return B_LENDIAN_TO_HOST_INT32(free_inodes); } function in struct:ext2_super_block
287 uint32 FreeInodes(bool has64bits) const function in struct:ext2_block_group

Completed in 55 milliseconds