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

/freebsd-11-stable/sys/fs/ext2fs/
H A Dext2fs.h390 #define EXT2_ADDR_PER_BLOCK(s) (EXT2_BLOCK_SIZE(s) / sizeof(uint32_t)) macro

Completed in 237 milliseconds