Home
last modified time | relevance | path

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

/linux-4.4.14/fs/btrfs/
Dsend.c233 bool is_orphan; member
3034 const bool is_orphan) in add_pending_dir_move()
3318 const bool is_orphan) in wait_for_dest_dir_move()
3434 const bool is_orphan) in wait_for_parent_move()
3534 int is_orphan = 0; in process_recorded_refs() local
/linux-4.4.14/drivers/clk/
Dclk.c1101 static void clk_core_update_orphan_status(struct clk_core *core, bool is_orphan) in clk_core_update_orphan_status()