Home
last modified time | relevance | path

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

/fs/ocfs2/dlm/
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()
/fs/xfs/libxfs/
Dxfs_attr_leaf.c1920 int foundit = 0; in xfs_attr3_leaf_figure_balance() local
1947 foundit = 1; in xfs_attr3_leaf_figure_balance()
1976 if (foundit) { in xfs_attr3_leaf_figure_balance()
1983 return foundit; in xfs_attr3_leaf_figure_balance()