Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/ext2/
H A Dext2.h180 #define EXT2_BLOCK_SIZE_BITS(s) ((s)->s_blocksize_bits) macro
/kernel/linux/linux-6.6/fs/ext2/
H A Dext2.h183 #define EXT2_BLOCK_SIZE_BITS(s) ((s)->s_blocksize_bits) macro

Completed in 4 milliseconds