Searched refs:get_first_ref (Results 1 - 1 of 1) sorted by relevance
/linux-4.4.14/fs/btrfs/ |
H A D | send.c | 1710 static int get_first_ref(struct btrfs_root *root, u64 ino, get_first_ref() function 1789 ret = get_first_ref(root, ino, &tmp_dir, NULL, tmp_name); is_first_ref() 1960 ret = get_first_ref(sctx->parent_root, ino, &dir, &dir_gen, name); did_overwrite_first_ref() 2154 ret = get_first_ref(sctx->send_root, ino, __get_cur_name_and_parent() 2157 ret = get_first_ref(sctx->parent_root, ino, __get_cur_name_and_parent() 2271 ret = get_first_ref(sctx->parent_root, ino, get_cur_path() 3143 ret = get_first_ref(sctx->parent_root, pm->ino, apply_dir_move() 3419 ret = get_first_ref(root, ino, &parent, &parent_gen, fs_path); is_ancestor() 3478 ret = get_first_ref(sctx->send_root, ino, &parent_ino_after, wait_for_parent_move() 3482 ret = get_first_ref(sctx->parent_root, ino, &parent_ino_before, wait_for_parent_move()
|
Completed in 102 milliseconds