Home
last modified time | relevance | path

Searched refs:found_head (Results 1 – 2 of 2) sorted by relevance

/linux/fs/btrfs/
H A Ddelayed-ref.c485 bool found_head = false; in btrfs_select_ref_head() local
493 found_head = true; in btrfs_select_ref_head()
497 if (!found_head) { in btrfs_select_ref_head()
/linux/drivers/gpu/drm/nouveau/dispnv50/
H A Ddisp.c2690 bool found_conn = false, found_head = false; in nv50_display_read_hw_or_state() local
2725 found_head = true; in nv50_display_read_hw_or_state()
2728 if (drm_WARN_ON(dev, !found_head)) in nv50_display_read_hw_or_state()