Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/iio/trigger/
Diio-trig-sysfs.c136 bool foundit = false; in iio_sysfs_trigger_probe() local
141 foundit = true; in iio_sysfs_trigger_probe()
144 if (foundit) { in iio_sysfs_trigger_probe()
186 bool foundit = false; in iio_sysfs_trigger_remove() local
192 foundit = true; in iio_sysfs_trigger_remove()
195 if (!foundit) { in iio_sysfs_trigger_remove()
/Linux-v4.19/drivers/mtd/
Dinftlcore.c784 goto foundit; in INFTL_deleteblock()
786 goto foundit; in INFTL_deleteblock()
803 foundit: in INFTL_deleteblock()
890 goto foundit; in inftl_readblock()
892 goto foundit; in inftl_readblock()
913 foundit: in inftl_readblock()
/Linux-v4.19/drivers/iio/accel/
Dkxsd9.c103 bool foundit = false; in kxsd9_write_scale() local
107 foundit = true; in kxsd9_write_scale()
110 if (!foundit) in kxsd9_write_scale()
/Linux-v4.19/fs/ocfs2/dlm/
Ddlmdomain.c980 int localnr, i, j, foundit; in dlm_match_regions() local
1013 foundit = 0; in dlm_match_regions()
1017 foundit = 1; in dlm_match_regions()
1022 if (!foundit) { in dlm_match_regions()
1036 foundit = 0; in dlm_match_regions()
1040 foundit = 1; in dlm_match_regions()
1045 if (!foundit) { in dlm_match_regions()
/Linux-v4.19/fs/xfs/libxfs/
Dxfs_attr_leaf.c1758 int foundit = 0; in xfs_attr3_leaf_figure_balance() local
1785 foundit = 1; in xfs_attr3_leaf_figure_balance()
1814 if (foundit) { in xfs_attr3_leaf_figure_balance()
1821 return foundit; in xfs_attr3_leaf_figure_balance()