Searched refs:can_rmdir (Results 1 – 1 of 1) sorted by relevance
/fs/btrfs/ |
D | send.c | 2888 static int can_rmdir(struct send_ctx *sctx, u64 dir, u64 dir_gen, in can_rmdir() function 3180 ret = can_rmdir(sctx, rmdir_ino, odi->gen, sctx->cur_ino + 1); in apply_dir_move() 3748 ret = can_rmdir(sctx, sctx->cur_ino, sctx->cur_inode_gen, in process_recorded_refs() 3842 ret = can_rmdir(sctx, cur->dir, cur->dir_gen, in process_recorded_refs()
|