Searched defs:deleted_refs (Results 1 - 2 of 2) sorted by relevance
| /kernel/linux/linux-5.10/fs/btrfs/ |
| H A D | send.c | 117 struct list_head deleted_refs; member 3098 add_pending_dir_move(struct send_ctx *sctx, u64 ino, u64 ino_gen, u64 parent_ino, struct list_head *new_refs, struct list_head *deleted_refs, const bool is_orphan) add_pending_dir_move() argument [all...] |
| /kernel/linux/linux-6.6/fs/btrfs/ |
| H A D | send.c | 192 struct list_head deleted_refs; member 3387 add_pending_dir_move(struct send_ctx *sctx, u64 ino, u64 ino_gen, u64 parent_ino, struct list_head *new_refs, struct list_head *deleted_refs, const bool is_orphan) add_pending_dir_move() argument [all...] |
Completed in 14 milliseconds