Home
last modified time | relevance | path

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

/linux-6.1.9/fs/reiserfs/
Dfix_node.c1026 struct buffer_head **pcom_father, char c_lr_par) in get_far_parent() argument
1078 *pcom_father = parent; in get_far_parent()
1079 get_bh(*pcom_father); in get_far_parent()
1095 *pfather = *pcom_father = NULL; in get_far_parent()
1101 RFALSE(B_LEVEL(*pcom_father) <= DISK_LEAF_NODE_LEVEL, in get_far_parent()
1103 *pcom_father, *pcom_father); in get_far_parent()
1107 if (buffer_locked(*pcom_father)) { in get_far_parent()
1111 __wait_on_buffer(*pcom_father); in get_far_parent()
1114 brelse(*pcom_father); in get_far_parent()
1127 internal_key(*pcom_father, in get_far_parent()
[all …]