Home | History | Annotate | Download | only in ext2fs

Lines Matching refs:EXT2FS_CLUSTER_RATIO

88 	clusters = (len + EXT2FS_CLUSTER_RATIO(fs) - 1) /
89 EXT2FS_CLUSTER_RATIO(fs);
91 clusters * EXT2FS_CLUSTER_RATIO(fs), +1);
136 if (left_ext && EXT2FS_CLUSTER_RATIO(fs) > 1) {
152 cluster_fill = EXT2FS_CLUSTER_RATIO(fs) -
201 if (right_ext && EXT2FS_CLUSTER_RATIO(fs) > 1) {
363 if (EXT2FS_CLUSTER_RATIO(fs) > 1) {
434 if (EXT2FS_CLUSTER_RATIO(fs) > 1) {
440 fillable -= EXT2FS_CLUSTER_RATIO(fs) -
494 cluster_fill = EXT2FS_CLUSTER_RATIO(fs) -