Home
last modified time | relevance | path

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

/linux-6.15/fs/ocfs2/
H A Dalloc.c3473 u32 left_cpos; in ocfs2_get_left_path() local
3482 right_path, &left_cpos); in ocfs2_get_left_path()
3489 BUG_ON(left_cpos == 0); in ocfs2_get_left_path()
4026 u32 left_cpos; in ocfs2_append_rec_to_path() local
4039 left_cpos); in ocfs2_append_rec_to_path()
4045 if (left_cpos) { in ocfs2_append_rec_to_path()
4054 left_cpos); in ocfs2_append_rec_to_path()
4371 u32 left_cpos, right_cpos; in ocfs2_figure_merge_contig_type() local
4386 if (left_cpos != 0) { in ocfs2_figure_merge_contig_type()
4395 left_cpos); in ocfs2_figure_merge_contig_type()
[all …]