Searched refs:ocfs2_find_cpos_for_left_leaf (Results 1 - 3 of 3) sorted by relevance

/linux-master/fs/ocfs2/
H A Dalloc.h305 int ocfs2_find_cpos_for_left_leaf(struct super_block *sb,
H A Dalloc.c2215 int ocfs2_find_cpos_for_left_leaf(struct super_block *sb, function
2388 ret = ocfs2_find_cpos_for_left_leaf(sb, right_path, &cpos);
2514 ret = ocfs2_find_cpos_for_left_leaf(sb, right_path, &cpos);
2808 * ocfs2_find_cpos_for_left_leaf().
3042 ret = ocfs2_find_cpos_for_left_leaf(ocfs2_metadata_cache_get_super(et->et_ci),
3473 ret = ocfs2_find_cpos_for_left_leaf(ocfs2_metadata_cache_get_super(et->et_ci),
4020 ret = ocfs2_find_cpos_for_left_leaf(ocfs2_metadata_cache_get_super(et->et_ci),
4374 status = ocfs2_find_cpos_for_left_leaf(sb, path, &left_cpos);
5410 ret = ocfs2_find_cpos_for_left_leaf(sb, path, &left_cpos);
H A Dfile.c1859 ret = ocfs2_find_cpos_for_left_leaf(inode->i_sb,

Completed in 181 milliseconds