Searched refs:ext4_ind_trans_blocks (Results 1 – 2 of 2) sorted by relevance
/linux/fs/ext4/ | ||
H A D | ext4.h | 3079 extern int ext4_ind_trans_blocks(struct inode *inode, int nrblocks); |
H A D | inode.c | 6204 return ext4_ind_trans_blocks(inode, lblocks); in ext4_index_trans_blocks() |