Searched refs:left_cpos (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/fs/ocfs2/ |
H A D | alloc.c | 3460 u32 left_cpos; in ocfs2_get_left_path() local 3469 right_path, &left_cpos); in ocfs2_get_left_path() 3476 BUG_ON(left_cpos == 0); in ocfs2_get_left_path() 3485 ret = ocfs2_find_path(et->et_ci, left_path, left_cpos); in ocfs2_get_left_path() 4013 u32 left_cpos; in ocfs2_append_rec_to_path() local 4016 right_path, &left_cpos); in ocfs2_append_rec_to_path() 4026 left_cpos); in ocfs2_append_rec_to_path() 4032 if (left_cpos) { in ocfs2_append_rec_to_path() 4041 left_cpos); in ocfs2_append_rec_to_path() 4358 u32 left_cpos, right_cpo in ocfs2_figure_merge_contig_type() local 5349 u32 left_cpos, rec_range, trunc_range; ocfs2_truncate_rec() local [all...] |
/kernel/linux/linux-6.6/fs/ocfs2/ |
H A D | alloc.c | 3458 u32 left_cpos; in ocfs2_get_left_path() local 3467 right_path, &left_cpos); in ocfs2_get_left_path() 3474 BUG_ON(left_cpos == 0); in ocfs2_get_left_path() 3483 ret = ocfs2_find_path(et->et_ci, left_path, left_cpos); in ocfs2_get_left_path() 4011 u32 left_cpos; in ocfs2_append_rec_to_path() local 4014 right_path, &left_cpos); in ocfs2_append_rec_to_path() 4024 left_cpos); in ocfs2_append_rec_to_path() 4030 if (left_cpos) { in ocfs2_append_rec_to_path() 4039 left_cpos); in ocfs2_append_rec_to_path() 4356 u32 left_cpos, right_cpo in ocfs2_figure_merge_contig_type() local 5347 u32 left_cpos, rec_range, trunc_range; ocfs2_truncate_rec() local [all...] |
Completed in 14 milliseconds