Home
last modified time | relevance | path

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

/linux/fs/btrfs/
H A Dsend.c1964 static int get_first_ref(struct btrfs_root *root, u64 ino, in get_first_ref() function
2038 ret = get_first_ref(root, ino, &tmp_dir, NULL, tmp_name); in is_first_ref()
2211 ret = get_first_ref(sctx->parent_root, ino, &dir, &dir_gen, name); in did_overwrite_first_ref()
2295 ret = get_first_ref(sctx->send_root, ino, in __get_cur_name_and_parent()
2298 ret = get_first_ref(sctx->parent_root, ino, in __get_cur_name_and_parent()
2418 ret = get_first_ref(sctx->parent_root, ino, in get_cur_path()
3443 ret = get_first_ref(sctx->parent_root, ino, in path_loop()
3501 ret = get_first_ref(sctx->parent_root, pm->ino, in apply_dir_move()
3805 ret = get_first_ref(root, ino, &parent, &parent_gen, fs_path); in check_ino_in_path()
3952 ret = get_first_ref(sctx->send_root, ino, &parent_ino_after, in wait_for_parent_move()
[all …]