Lines Matching refs:found
1142 bool found = false; in xfs_lookup_buffer_offset() local
1159 found = true; in xfs_lookup_buffer_offset()
1162 found = true; in xfs_lookup_buffer_offset()
1165 if (found) { in xfs_lookup_buffer_offset()
1172 return found; in xfs_lookup_buffer_offset()
1203 bool found = false; in xfs_find_get_desired_pgoff() local
1236 found = true; in xfs_find_get_desired_pgoff()
1258 found = true; in xfs_find_get_desired_pgoff()
1282 found = xfs_lookup_buffer_offset(page, &b_offset, type); in xfs_find_get_desired_pgoff()
1283 if (found) { in xfs_find_get_desired_pgoff()
1312 found = true; in xfs_find_get_desired_pgoff()
1323 return found; in xfs_find_get_desired_pgoff()