Searched refs:link_to_upper (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/fs/btrfs/ |
H A D | relocation.c | 2217 * if called by link_to_upper, the block has already been relocated. 2381 static int link_to_upper(struct btrfs_trans_handle *trans, in link_to_upper() function 2410 ret = link_to_upper(trans, rc, node, path); in finish_pending_nodes()
|
/kernel/linux/linux-6.6/fs/btrfs/ |
H A D | relocation.c | 2399 * if called by link_to_upper, the block has already been relocated. 2560 static int link_to_upper(struct btrfs_trans_handle *trans, in link_to_upper() function 2589 ret = link_to_upper(trans, rc, node, path); in finish_pending_nodes()
|
Completed in 11 milliseconds