Home
last modified time | relevance | path

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

/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()
/fs/xfs/libxfs/
Dxfs_attr_leaf.c1874 int foundit = 0; in xfs_attr3_leaf_figure_balance() local
1901 foundit = 1; in xfs_attr3_leaf_figure_balance()
1930 if (foundit) { in xfs_attr3_leaf_figure_balance()
1937 return foundit; in xfs_attr3_leaf_figure_balance()