Lines Matching refs:blks
620 /* Translate # of blks to # of clusters */621 #define EXT2FS_NUM_B2C(fs, blks) (((blks) + EXT2FS_CLUSTER_MASK(fs)) >> \