Searched refs:get_path_for_command (Results 1 – 1 of 1) sorted by relevance
/linux/fs/btrfs/ |
H A D | send.c | 2551 static struct fs_path *get_path_for_command(struct send_ctx *sctx, u64 ino, u64 gen) in get_path_for_command() function 2583 p = get_path_for_command(sctx, ino, gen); in send_truncate() 2607 p = get_path_for_command(sctx, ino, gen); in send_chmod() 2634 p = get_path_for_command(sctx, ino, gen); in send_fileattr() 2658 p = get_path_for_command(sctx, ino, gen); in send_chown() 2688 p = get_path_for_command(sctx, ino, gen); in send_utimes()
|