Lines Matching refs:found
1138 bool found = false; in xfs_lookup_buffer_offset() local
1155 found = true; in xfs_lookup_buffer_offset()
1158 found = true; in xfs_lookup_buffer_offset()
1161 if (found) { in xfs_lookup_buffer_offset()
1168 return found; in xfs_lookup_buffer_offset()
1199 bool found = false; in xfs_find_get_desired_pgoff() local
1232 found = true; in xfs_find_get_desired_pgoff()
1245 found = true; in xfs_find_get_desired_pgoff()
1268 found = true; in xfs_find_get_desired_pgoff()
1289 found = xfs_lookup_buffer_offset(page, &b_offset, type); in xfs_find_get_desired_pgoff()
1290 if (found) { in xfs_find_get_desired_pgoff()
1319 found = true; in xfs_find_get_desired_pgoff()
1330 return found; in xfs_find_get_desired_pgoff()