Searched refs:ret_count (Results 1 – 2 of 2) sorted by relevance
51 u64 *ret_count, unsigned int *extent_flags);
673 u64 *ret_count, unsigned int *extent_flags) in ocfs2_extent_map_get_blocks() argument699 if (ret_count) { in ocfs2_extent_map_get_blocks()700 *ret_count = ocfs2_clusters_to_blocks(inode->i_sb, num_clusters); in ocfs2_extent_map_get_blocks()701 *ret_count -= v_blkno & (u64)(bpc - 1); in ocfs2_extent_map_get_blocks()