Home
last modified time | relevance | path

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

/linux/fs/xfs/scrub/
H A Ddirtree_repair.c119 bool foundit = false; in xrep_dirtree_find_surviving_path() local
126 if (!foundit) { in xrep_dirtree_find_surviving_path()
128 foundit = true; in xrep_dirtree_find_surviving_path()
131 ASSERT(foundit == false); in xrep_dirtree_find_surviving_path()
148 bool foundit = false; in xrep_dirtree_keep_one_good_path() local
159 if (!foundit) { in xrep_dirtree_keep_one_good_path()
161 foundit = true; in xrep_dirtree_keep_one_good_path()
184 bool foundit = false; in xrep_dirtree_keep_one_suspect_path() local
190 if (!foundit) { in xrep_dirtree_keep_one_suspect_path()
192 foundit in xrep_dirtree_keep_one_suspect_path()
[all...]
/linux/drivers/iio/trigger/
H A Diio-trig-sysfs.c131 bool foundit = false; in iio_sysfs_trigger_probe() local
136 foundit = true; in iio_sysfs_trigger_probe()
139 if (foundit) { in iio_sysfs_trigger_probe()
/linux/drivers/iio/accel/
H A Dkxsd9.c101 bool foundit = false; in kxsd9_write_scale() local
105 foundit = true; in kxsd9_write_scale()
108 if (!foundit) in kxsd9_write_scale()
/linux/drivers/mtd/
H A Dinftlcore.c772 goto foundit; in INFTL_deleteblock()
774 goto foundit; in INFTL_deleteblock()
791 foundit: in INFTL_deleteblock()
878 goto foundit; in inftl_readblock()
880 goto foundit; in inftl_readblock()
901 foundit: in inftl_readblock()
/linux/fs/xfs/
H A Dxfs_inode.c2871 bool foundit = false; in xfs_inode_reload_unlinked_bucket() local
2887 foundit = true; in xfs_inode_reload_unlinked_bucket()
2909 foundit = true; in xfs_inode_reload_unlinked_bucket()
2941 if (!error && !foundit) in xfs_inode_reload_unlinked_bucket()