Searched refs:foundit (Results 1 – 5 of 5) sorted by relevance
119 bool foundit = false; in xrep_dirtree_find_surviving_path() local126 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() local159 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() local190 if (!foundit) { in xrep_dirtree_keep_one_suspect_path()192 foundit = true; in xrep_dirtree_keep_one_suspect_path()
627 goto foundit; in xchk_iscan_iter()637 foundit: in xchk_iscan_iter()
962 int localnr, i, j, foundit; in dlm_match_regions() local995 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()
2854 bool foundit = false; in xfs_inode_reload_unlinked_bucket() local2870 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()
1919 int foundit = 0; in xfs_attr3_leaf_figure_balance() local1946 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()
Completed in 20 milliseconds