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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/ext4/
H A Dext4.h209 # define EXT4_BLOCK_SIZE(s) ((s)->s_blocksize) macro
211 # define EXT4_BLOCK_SIZE(s) (EXT4_MIN_BLOCK_SIZE << (s)->s_log_block_size) macro

Completed in 108 milliseconds