Searched refs:curf (Results 1 – 1 of 1) sorted by relevance
1178 struct buffer_head *curf, *curcf; in get_parents() local1202 curf = PATH_OFFSET_PBUFFER(path, path_offset - 1); in get_parents()1204 get_bh(curf); in get_parents()1205 get_bh(curf); in get_parents()1216 if ((ret = get_far_parent(tb, h + 1, &curf, in get_parents()1227 RFALSE((curf && !B_IS_IN_TREE(curf)) || in get_parents()1242 get_far_parent(tb, h + 1, &curf, &curcf, in get_parents()1249 get_bh(curf); in get_parents()1250 get_bh(curf); in get_parents()1256 tb->FR[h] = curf; in get_parents()[all …]
Completed in 6 milliseconds