Home
last modified time | relevance | path

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

/linux/fs/btrfs/
H A Dsend.c3352 const bool is_orphan) in add_pending_dir_move()
3486 bool is_orphan; in apply_dir_move() local
3716 const bool is_orphan) in wait_for_dest_dir_move()
3910 const bool is_orphan) in wait_for_parent_move()
4180 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()