Home
last modified time | relevance | path

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

/linux/fs/ext4/
H A Dinode.c3706 dio_credits = ext4_meta_trans_blocks(inode, orig_mlen, in ext4_iomap_alloc()
6219 int ext4_meta_trans_blocks(struct inode *inode, int lblocks, int pextents) in ext4_meta_trans_blocks() function
6262 ret = ext4_meta_trans_blocks(inode, nrblocks, 1); in ext4_chunk_trans_extent()
6280 return ext4_meta_trans_blocks(inode, nrblocks, 1); in ext4_chunk_trans_blocks()
H A Dext4.h3052 extern int ext4_meta_trans_blocks(struct inode *inode, int lblocks,