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

/linux-master/fs/btrfs/
H A Dsend.c2027 static int get_first_ref(struct btrfs_root *root, u64 ino, function
2105 ret = get_first_ref(root, ino, &tmp_dir, NULL, tmp_name);
2278 ret = get_first_ref(sctx->parent_root, ino, &dir, &dir_gen, name);
2363 ret = get_first_ref(sctx->send_root, ino,
2366 ret = get_first_ref(sctx->parent_root, ino,
2481 ret = get_first_ref(sctx->parent_root, ino,
3500 ret = get_first_ref(sctx->parent_root, ino,
3558 ret = get_first_ref(sctx->parent_root, pm->ino,
3873 ret = get_first_ref(root, ino, &parent, &parent_gen, fs_path);
4021 ret = get_first_ref(sct
[all...]

Completed in 124 milliseconds