Searched refs:get_path_for_command (Results 1 – 1 of 1) sorted by relevance
/linux-6.15/fs/btrfs/ |
D | send.c | 2605 static struct fs_path *get_path_for_command(struct send_ctx *sctx, u64 ino, u64 gen) in get_path_for_command() function 2640 p = get_path_for_command(sctx, ino, gen); in send_truncate() 2667 p = get_path_for_command(sctx, ino, gen); in send_chmod() 2697 p = get_path_for_command(sctx, ino, gen); in send_fileattr() 2725 p = get_path_for_command(sctx, ino, gen); in send_chown() 2758 p = get_path_for_command(sctx, ino, gen); in send_utimes()
|