Searched defs:is_orphan (Results 1 - 4 of 4) sorted by relevance
| /kernel/linux/linux-5.10/drivers/clk/ |
| H A D | clk.c | 1831 static void clk_core_update_orphan_status(struct clk_core *core, bool is_orphan) in clk_core_update_orphan_status() argument
|
| /kernel/linux/linux-6.6/drivers/clk/ |
| H A D | clk.c | 1973 static void clk_core_update_orphan_status(struct clk_core *core, bool is_orphan) in clk_core_update_orphan_status() argument
|
| /kernel/linux/linux-5.10/fs/btrfs/ |
| H A D | send.c | 3238 bool is_orphan; in apply_dir_move() local 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 3468 wait_for_dest_dir_move(struct send_ctx *sctx, struct recorded_ref *parent_ref, const bool is_orphan) wait_for_dest_dir_move() argument 3688 wait_for_parent_move(struct send_ctx *sctx, struct recorded_ref *parent_ref, const bool is_orphan) wait_for_parent_move() argument 3902 int is_orphan = 0; process_recorded_refs() local [all...] |
| /kernel/linux/linux-6.6/fs/btrfs/ |
| H A D | send.c | 3527 bool is_orphan; in apply_dir_move() local 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 3755 wait_for_dest_dir_move(struct send_ctx *sctx, struct recorded_ref *parent_ref, const bool is_orphan) wait_for_dest_dir_move() argument 3961 wait_for_parent_move(struct send_ctx *sctx, struct recorded_ref *parent_ref, const bool is_orphan) wait_for_parent_move() argument 4173 int is_orphan = 0; process_recorded_refs() local [all...] |
Completed in 26 milliseconds