Lines Matching refs:found
1100 bool found = false; in xfs_lookup_buffer_offset() local
1117 found = true; in xfs_lookup_buffer_offset()
1120 found = true; in xfs_lookup_buffer_offset()
1123 if (found) { in xfs_lookup_buffer_offset()
1130 return found; in xfs_lookup_buffer_offset()
1161 bool found = false; in xfs_find_get_desired_pgoff() local
1194 found = true; in xfs_find_get_desired_pgoff()
1207 found = true; in xfs_find_get_desired_pgoff()
1230 found = true; in xfs_find_get_desired_pgoff()
1251 found = xfs_lookup_buffer_offset(page, &b_offset, type); in xfs_find_get_desired_pgoff()
1252 if (found) { in xfs_find_get_desired_pgoff()
1281 found = true; in xfs_find_get_desired_pgoff()
1292 return found; in xfs_find_get_desired_pgoff()