Searched refs:can_rmdir (Results 1 - 1 of 1) sorted by path

/linux-master/fs/btrfs/
H A Dsend.c3199 static int can_rmdir(struct send_ctx *sctx, u64 dir, u64 dir_gen) function
3232 * then use it to avoid future calls to can_rmdir(), when
3613 ret = can_rmdir(sctx, rmdir_ino, gen);
4505 ret = can_rmdir(sctx, sctx->cur_ino, sctx->cur_inode_gen);
4609 ret = can_rmdir(sctx, cur->dir, cur->dir_gen);

Completed in 241 milliseconds