Searched refs:ext4_meta_trans_blocks (Results 1 – 1 of 1) sorted by relevance
3706 dio_credits = ext4_meta_trans_blocks(inode, orig_mlen, in ext4_iomap_alloc()6183 int ext4_meta_trans_blocks(struct inode *inode, int lblocks, int pextents) in ext4_meta_trans_blocks() function6226 ret = ext4_meta_trans_blocks(inode, nrblocks, 1); in ext4_chunk_trans_extent()6244 return ext4_meta_trans_blocks(inode, nrblocks, 1); in ext4_chunk_trans_blocks()