Home
last modified time | relevance | path

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

/linux-4.4.14/fs/reiserfs/
Dfix_node.c1028 struct buffer_head **pcom_father, char c_lr_par) in get_far_parent() argument
1080 *pcom_father = parent; in get_far_parent()
1081 get_bh(*pcom_father); in get_far_parent()
1097 *pfather = *pcom_father = NULL; in get_far_parent()
1103 RFALSE(B_LEVEL(*pcom_father) <= DISK_LEAF_NODE_LEVEL, in get_far_parent()
1105 *pcom_father, *pcom_father); in get_far_parent()
1109 if (buffer_locked(*pcom_father)) { in get_far_parent()
1113 __wait_on_buffer(*pcom_father); in get_far_parent()
1116 brelse(*pcom_father); in get_far_parent()
1129 internal_key(*pcom_father, in get_far_parent()
[all …]