Searched defs:EXT2_BLOCK_SIZE (Results 1 – 2 of 2) sorted by relevance
| /kernel/linux/linux-6.6/fs/ext2/ | ||
| D | ext2.h | 181 #define EXT2_BLOCK_SIZE(s) ((s)->s_blocksize) macro |
| /kernel/linux/linux-5.10/fs/ext2/ | ||
| D | ext2.h | 178 #define EXT2_BLOCK_SIZE(s) ((s)->s_blocksize) macro |