Searched refs:ext4_chunk_trans_blocks (Results 1 – 4 of 4) sorted by relevance
256 ext4_chunk_trans_blocks(inode, in ext4_dax_pmd_fault()
2473 return ext4_chunk_trans_blocks(inode, nrblocks); in ext4_ext_calc_credits_for_single_extent()4731 credits = ext4_chunk_trans_blocks(inode, len); in ext4_alloc_file_blocks()4746 credits = ext4_chunk_trans_blocks(inode, len); in ext4_alloc_file_blocks()5100 credits = ext4_chunk_trans_blocks(inode, max_blocks); in ext4_convert_unwritten_extents()
732 dio_credits = ext4_chunk_trans_blocks(inode, map.m_len); in _ext4_get_block()5228 int ext4_chunk_trans_blocks(struct inode *inode, int nrblocks) in ext4_chunk_trans_blocks() function
2537 extern int ext4_chunk_trans_blocks(struct inode *, int nrblocks);