Searched refs:get_path_for_command (Results 1 – 1 of 1) sorted by relevance
| /linux/fs/btrfs/ |
| H A D | send.c | 2547 static struct fs_path *get_path_for_command(struct send_ctx *sctx, u64 ino, u64 gen) in get_path_for_command() function 2579 p = get_path_for_command(sctx, ino, gen); in send_truncate() 2603 p = get_path_for_command(sctx, ino, gen); in send_chmod() 2630 p = get_path_for_command(sctx, ino, gen); in send_fileattr() 2654 p = get_path_for_command(sctx, ino, gen); in send_chown() 2684 p = get_path_for_command(sctx, ino, gen); in send_utimes()
|