Home
last modified time | relevance | path

Searched refs:foundit (Results 1 – 5 of 5) sorted by relevance

/Linux-v5.4/drivers/iio/trigger/
Diio-trig-sysfs.c134 bool foundit = false; in iio_sysfs_trigger_probe() local
139 foundit = true; in iio_sysfs_trigger_probe()
142 if (foundit) { in iio_sysfs_trigger_probe()
184 bool foundit = false; in iio_sysfs_trigger_remove() local
190 foundit = true; in iio_sysfs_trigger_remove()
193 if (!foundit) { in iio_sysfs_trigger_remove()
/Linux-v5.4/drivers/mtd/
Dinftlcore.c771 goto foundit; in INFTL_deleteblock()
773 goto foundit; in INFTL_deleteblock()
790 foundit: in INFTL_deleteblock()
877 goto foundit; in inftl_readblock()
879 goto foundit; in inftl_readblock()
900 foundit: in inftl_readblock()
/Linux-v5.4/drivers/iio/accel/
Dkxsd9.c100 bool foundit = false; in kxsd9_write_scale() local
104 foundit = true; in kxsd9_write_scale()
107 if (!foundit) in kxsd9_write_scale()
/Linux-v5.4/fs/ocfs2/dlm/
Ddlmdomain.c964 int localnr, i, j, foundit; in dlm_match_regions() local
997 foundit = 0; in dlm_match_regions()
1001 foundit = 1; in dlm_match_regions()
1006 if (!foundit) { in dlm_match_regions()
1020 foundit = 0; in dlm_match_regions()
1024 foundit = 1; in dlm_match_regions()
1029 if (!foundit) { in dlm_match_regions()
/Linux-v5.4/fs/xfs/libxfs/
Dxfs_attr_leaf.c1776 int foundit = 0; in xfs_attr3_leaf_figure_balance() local
1803 foundit = 1; in xfs_attr3_leaf_figure_balance()
1832 if (foundit) { in xfs_attr3_leaf_figure_balance()
1839 return foundit; in xfs_attr3_leaf_figure_balance()