Home
last modified time | relevance | path

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

/linux/fs/btrfs/
H A Dsend.c2374 static int get_cur_path(struct send_ctx *sctx, u64 ino, u64 gen, in get_cur_path() function
2538 ret = get_cur_path(sctx, sctx->cur_ino, sctx->cur_inode_gen, in get_cur_inode_path()
2559 ret = get_cur_path(sctx, ino, gen, path); in get_path_for_command()
3505 ret = get_cur_path(sctx, parent_ino, parent_gen, in apply_dir_move()
3537 ret = get_cur_path(sctx, pm->ino, pm->gen, to_path); in apply_dir_move()
3567 ret = get_cur_path(sctx, rmdir_ino, gen, name); in apply_dir_move()
4016 ret = get_cur_path(sctx, ref->dir, ref->dir_gen, new_path); in update_ref_path()
4084 ret = get_cur_path(sctx, ref->dir, ref->dir_gen, ref->full_path); in refresh_ref_path()
4222 ret = get_cur_path(sctx, sctx->cur_ino, sctx->cur_inode_gen, in process_recorded_refs()
4346 ret = get_cur_path(sctx, sctx->cur_ino, in process_recorded_refs()
[all …]