Home
last modified time | relevance | path

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

/linux/fs/ext4/
H A Dext4.h3079 extern int ext4_ind_trans_blocks(struct inode *inode, int nrblocks);
H A Dinode.c6204 return ext4_ind_trans_blocks(inode, lblocks); in ext4_index_trans_blocks()