Home
last modified time | relevance | path

Searched refs:EXT4_BLOCK_SIZE_BITS (Results 1 – 2 of 2) sorted by relevance

/linux/fs/ext4/
H A Dindirect.c1126 >> EXT4_BLOCK_SIZE_BITS(inode->i_sb); in ext4_ind_truncate()
1128 >> EXT4_BLOCK_SIZE_BITS(inode->i_sb); in ext4_ind_truncate()
1243 >> EXT4_BLOCK_SIZE_BITS(inode->i_sb); in ext4_ind_remove_space()
H A Dballoc.c44 (EXT4_BLOCK_SIZE_BITS(sb) + EXT4_CLUSTER_BITS(sb) + 3); in ext4_get_group_number()