Home
last modified time | relevance | path

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

/linux/fs/btrfs/
H A Dsend.c3323 const bool is_orphan) in add_pending_dir_move()
3457 bool is_orphan; in apply_dir_move() local
3682 const bool is_orphan) in wait_for_dest_dir_move()
3876 const bool is_orphan) in wait_for_parent_move()
4145 bool is_orphan = false; in process_recorded_refs() local
/linux/drivers/clk/
H A Dclk.c2128 static void clk_core_update_orphan_status(struct clk_core *core, bool is_orphan) in clk_core_update_orphan_status()