Searched defs:can_rmdir (Results 1 - 1 of 1) sorted by relevance
/fs/btrfs/ |
H A D | send.c | 2842 static int can_rmdir(struct send_ctx *sctx, u64 dir, u64 dir_gen, function 3185 ret = can_rmdir(sctx, rmdir_ino, odi->gen, sctx->cur_ino + 1); 3549 ret = can_rmdir(sctx, sctx->cur_ino, sctx->cur_inode_gen, 3643 ret = can_rmdir(sctx, cur->dir, cur->dir_gen,
|
Completed in 32 milliseconds