Home
last modified time | relevance | path

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

/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/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/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/fs/xfs/
H A Dxfs_inode.c2865 bool foundit = false; in xfs_inode_reload_unlinked_bucket() local
2881 foundit = true; in xfs_inode_reload_unlinked_bucket()
2903 foundit = true; in xfs_inode_reload_unlinked_bucket()
2935 if (!error && !foundit) in xfs_inode_reload_unlinked_bucket()
/linux/fs/xfs/libxfs/
H A Dxfs_attr_leaf.c1906 int foundit = 0; in xfs_attr3_leaf_figure_balance() local
1933 foundit = 1; in xfs_attr3_leaf_figure_balance()
1962 if (foundit) { in xfs_attr3_leaf_figure_balance()
1969 return foundit; in xfs_attr3_leaf_figure_balance()