Home
last modified time | relevance | path

Searched defs:is_orphan (Results 1 – 2 of 2) sorted by relevance

/linux/fs/btrfs/
H A Dsend.c3346 const bool is_orphan) in add_pending_dir_move()
3480 bool is_orphan; in apply_dir_move() local
3710 const bool is_orphan) in wait_for_dest_dir_move()
3904 const bool is_orphan) in wait_for_parent_move()
4173 bool is_orphan = false; in process_recorded_refs() local
/linux/drivers/clk/
H A Dclk.c2068 static void clk_core_update_orphan_status(struct clk_core *core, bool is_orphan) in clk_core_update_orphan_status()