Searched defs:is_orphan (Results 1 - 2 of 2) sorted by relevance
/linux-4.4.14/drivers/clk/ | ||
H A D | clk.c | 1101 static void clk_core_update_orphan_status(struct clk_core *core, bool is_orphan) clk_core_update_orphan_status() argument |
/linux-4.4.14/fs/btrfs/ | ||
H A D | send.c | 233 bool is_orphan; member in struct:pending_dir_move 3534 int is_orphan = 0; process_recorded_refs() local 3028 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 3316 wait_for_dest_dir_move(struct send_ctx *sctx, struct recorded_ref *parent_ref, const bool is_orphan) wait_for_dest_dir_move() argument 3432 wait_for_parent_move(struct send_ctx *sctx, struct recorded_ref *parent_ref, const bool is_orphan) wait_for_parent_move() argument |
Completed in 114 milliseconds