Home
last modified time | relevance | path

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

/linux-4.19.296/fs/reiserfs/
Dfix_node.c963 struct buffer_head *father, *left; in is_left_neighbor_in_cache() local
973 father = PATH_H_PBUFFER(tb->tb_path, h + 1); in is_left_neighbor_in_cache()
975 RFALSE(!father || in is_left_neighbor_in_cache()
976 !B_IS_IN_TREE(father) || in is_left_neighbor_in_cache()
978 !buffer_uptodate(father) || in is_left_neighbor_in_cache()
981 father, tb->FL[h]); in is_left_neighbor_in_cache()
987 left_neighbor_position = (father == tb->FL[h]) ? in is_left_neighbor_in_cache()