Searched refs:send_utimes (Results 1 – 1 of 1) sorted by relevance
| /OK3568_Linux_fs/kernel/fs/btrfs/ |
| H A D | send.c | 2527 static int send_utimes(struct send_ctx *sctx, u64 ino, u64 gen) in send_utimes() function 3334 ret = send_utimes(sctx, pm->ino, pm->gen); in apply_dir_move() 3355 ret = send_utimes(sctx, cur->dir, cur->dir_gen); in apply_dir_move() 4323 ret = send_utimes(sctx, cur->dir, cur->dir_gen); in process_recorded_refs() 6213 ret = send_utimes(sctx, sctx->cur_ino, sctx->cur_inode_gen); in finish_inode_if_needed()
|