Home
last modified time | relevance | path

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

/linux-6.15/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 = true; in xrep_dirtree_keep_one_suspect_path()
H A Discan.c627 goto foundit; in xchk_iscan_iter()
637 foundit: in xchk_iscan_iter()
/linux-6.15/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-6.15/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-6.15/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-6.15/fs/ocfs2/dlm/
H A Ddlmdomain.c962 int localnr, i, j, foundit; in dlm_match_regions() local
995 foundit = 0; in dlm_match_regions()
999 foundit = 1; in dlm_match_regions()
1004 if (!foundit) { in dlm_match_regions()
1018 foundit = 0; in dlm_match_regions()
1022 foundit = 1; in dlm_match_regions()
1027 if (!foundit) { in dlm_match_regions()
/linux-6.15/fs/xfs/
H A Dxfs_inode.c2854 bool foundit = false; in xfs_inode_reload_unlinked_bucket() local
2870 foundit = true; in xfs_inode_reload_unlinked_bucket()
2892 foundit = true; in xfs_inode_reload_unlinked_bucket()
2924 if (!error && !foundit) in xfs_inode_reload_unlinked_bucket()
/linux-6.15/drivers/scsi/lpfc/
H A Dlpfc_nvme.c712 bool foundit = false; in __lpfc_nvme_ls_abort() local
739 foundit = true; in __lpfc_nvme_ls_abort()
745 if (foundit) in __lpfc_nvme_ls_abort()
749 if (foundit) in __lpfc_nvme_ls_abort()
/linux-6.15/fs/xfs/libxfs/
H A Dxfs_attr_leaf.c1919 int foundit = 0; in xfs_attr3_leaf_figure_balance() local
1946 foundit = 1; in xfs_attr3_leaf_figure_balance()
1975 if (foundit) { in xfs_attr3_leaf_figure_balance()
1982 return foundit; in xfs_attr3_leaf_figure_balance()