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

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

Completed in 147 milliseconds