Home
last modified time | relevance | path

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

/Linux-v5.4/fs/ocfs2/
Dalloc.c3461 u32 left_cpos; in ocfs2_get_left_path() local
3470 right_path, &left_cpos); in ocfs2_get_left_path()
3477 BUG_ON(left_cpos == 0); in ocfs2_get_left_path()
3486 ret = ocfs2_find_path(et->et_ci, left_path, left_cpos); in ocfs2_get_left_path()
4014 u32 left_cpos; in ocfs2_append_rec_to_path() local
4017 right_path, &left_cpos); in ocfs2_append_rec_to_path()
4027 left_cpos); in ocfs2_append_rec_to_path()
4033 if (left_cpos) { in ocfs2_append_rec_to_path()
4042 left_cpos); in ocfs2_append_rec_to_path()
4359 u32 left_cpos, right_cpos; in ocfs2_figure_merge_contig_type() local
[all …]