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.c482 bool found_head = false; in btrfs_select_ref_head() local
490 found_head = true; in btrfs_select_ref_head()
494 if (!found_head) { in btrfs_select_ref_head()
/linux/drivers/gpu/drm/nouveau/dispnv50/
H A Ddisp.c2698 bool found_conn = false, found_head = false; in nv50_display_read_hw_or_state() local
2733 found_head = true; in nv50_display_read_hw_or_state()
2736 if (drm_WARN_ON(dev, !found_head)) in nv50_display_read_hw_or_state()