Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/ocfs2/
H A Dalloc.c3460 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_cpos; in ocfs2_figure_merge_contig_type() local
[all …]