Searched refs:get_first_ref (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/fs/btrfs/ |
H A D | send.c | 1741 static int get_first_ref(struct btrfs_root *root, u64 ino, in get_first_ref() function 1820 ret = get_first_ref(root, ino, &tmp_dir, NULL, tmp_name); in is_first_ref() 2005 ret = get_first_ref(sctx->parent_root, ino, &dir, &dir_gen, name); in did_overwrite_first_ref() 2199 ret = get_first_ref(sctx->send_root, ino, in __get_cur_name_and_parent() 2202 ret = get_first_ref(sctx->parent_root, ino, in __get_cur_name_and_parent() 2316 ret = get_first_ref(sctx->parent_root, ino, in get_cur_path() 3201 ret = get_first_ref(sctx->parent_root, ino, in path_loop() 3259 ret = get_first_ref(sctx->parent_root, pm->ino, in apply_dir_move() 3578 ret = get_first_ref(root, ino, &parent, &parent_gen, fs_path); in check_ino_in_path() 3738 ret = get_first_ref(sct in wait_for_parent_move() [all...] |
/kernel/linux/linux-6.6/fs/btrfs/ |
H A D | send.c | 2016 static int get_first_ref(struct btrfs_root *root, u64 ino, in get_first_ref() function 2094 ret = get_first_ref(root, ino, &tmp_dir, NULL, tmp_name); in is_first_ref() 2267 ret = get_first_ref(sctx->parent_root, ino, &dir, &dir_gen, name); in did_overwrite_first_ref() 2352 ret = get_first_ref(sctx->send_root, ino, in __get_cur_name_and_parent() 2355 ret = get_first_ref(sctx->parent_root, ino, in __get_cur_name_and_parent() 2470 ret = get_first_ref(sctx->parent_root, ino, in get_cur_path() 3490 ret = get_first_ref(sctx->parent_root, ino, in path_loop() 3548 ret = get_first_ref(sctx->parent_root, pm->ino, in apply_dir_move() 3863 ret = get_first_ref(root, ino, &parent, &parent_gen, fs_path); in check_ino_in_path() 4011 ret = get_first_ref(sct in wait_for_parent_move() [all...] |
Completed in 13 milliseconds