Searched refs:can_rmdir (Results 1 – 1 of 1) sorted by relevance
| /OK3568_Linux_fs/kernel/fs/btrfs/ |
| H A D | send.c | 2939 static int can_rmdir(struct send_ctx *sctx, u64 dir, u64 dir_gen, in can_rmdir() function 3314 ret = can_rmdir(sctx, rmdir_ino, gen, sctx->cur_ino); in apply_dir_move() 4222 ret = can_rmdir(sctx, sctx->cur_ino, sctx->cur_inode_gen, in process_recorded_refs() 4328 ret = can_rmdir(sctx, cur->dir, cur->dir_gen, in process_recorded_refs()
|