Lines Matching refs:get_cur_path
2280 static int get_cur_path(struct send_ctx *sctx, u64 ino, u64 gen, in get_cur_path() function
2451 ret = get_cur_path(sctx, ino, gen, p); in send_truncate()
2481 ret = get_cur_path(sctx, ino, gen, p); in send_chmod()
2512 ret = get_cur_path(sctx, ino, gen, p); in send_chown()
2567 ret = get_cur_path(sctx, ino, gen, p); in send_utimes()
3263 ret = get_cur_path(sctx, parent_ino, parent_gen, in apply_dir_move()
3295 ret = get_cur_path(sctx, pm->ino, pm->gen, to_path); in apply_dir_move()
3325 ret = get_cur_path(sctx, rmdir_ino, gen, name); in apply_dir_move()
3804 ret = get_cur_path(sctx, ref->dir, ref->dir_gen, new_path); in update_ref_path()
3872 ret = get_cur_path(sctx, ref->dir, ref->dir_gen, ref->full_path); in refresh_ref_path()
3949 ret = get_cur_path(sctx, sctx->cur_ino, sctx->cur_inode_gen, in process_recorded_refs()
4076 ret = get_cur_path(sctx, sctx->cur_ino, in process_recorded_refs()
4333 ret = get_cur_path(sctx, cur->dir, in process_recorded_refs()
4371 ret = get_cur_path(sctx, dir, gen, p); in record_ref()
4709 ret = get_cur_path(sctx, sctx->cur_ino, sctx->cur_inode_gen, p); in __process_new_xattr()
4733 ret = get_cur_path(sctx, sctx->cur_ino, sctx->cur_inode_gen, p); in __process_deleted_xattr()
5054 ret = get_cur_path(sctx, sctx->cur_ino, sctx->cur_inode_gen, p); in send_write()
5096 ret = get_cur_path(sctx, sctx->cur_ino, sctx->cur_inode_gen, p); in send_clone()
5109 ret = get_cur_path(sctx, clone_root->ino, gen, p); in send_clone()
5162 ret = get_cur_path(sctx, sctx->cur_ino, sctx->cur_inode_gen, p); in send_update_extent()
5206 ret = get_cur_path(sctx, sctx->cur_ino, sctx->cur_inode_gen, p); in send_hole()
5297 ret = get_cur_path(sctx, sctx->cur_ino, sctx->cur_inode_gen, fspath); in send_capabilities()