Lines Matching full:query
159 /* getfsmap query state */
173 * Low rmap key for the query. If low.rm_blockcount is nonzero, this
176 * by the rmapbt query to filter out any records that start before
384 * For an info->last query, we're looking for a gap between the last in xfs_getfsmap_group_helper()
386 * user's query spans less than 1 fsblock, then info->high and in xfs_getfsmap_group_helper()
390 * Note that if the btree query found a mapping, there won't be a gap. in xfs_getfsmap_group_helper()
465 /* Execute a getfsmap query against the regular data device. */
606 /* Actually query the rmap btree. */
625 /* Execute a getfsmap query against the regular data device rmapbt. */
637 /* Actually query the bno btree. */
660 /* Execute a getfsmap query against the regular data device's bnobt. */
675 /* Execute a getfsmap query against the log device. */
733 * For an info->last query, we're looking for a gap between the last in xfs_getfsmap_rtdev_rtbitmap_helper()
735 * user's query spans less than 1 fsblock, then info->high and in xfs_getfsmap_rtdev_rtbitmap_helper()
739 * Note that if the btree query found a mapping, there won't be a gap. in xfs_getfsmap_rtdev_rtbitmap_helper()
750 /* Execute a getfsmap query against the realtime device rtbitmap. */
805 * of the query range. in xfs_getfsmap_rtdev_rtbitmap()
856 /* Actually query the rtrmap btree. */
865 /* Query the rtrmapbt */ in xfs_getfsmap_rtdev_rmapbt_query()
872 /* Execute a getfsmap query against the realtime device rmapbt. */
899 * point anywhere. If a fsmap query comes in with the low key starting in xfs_getfsmap_rtdev_rmapbt()
910 * Adjust the start of the query range if we're picking up from in xfs_getfsmap_rtdev_rmapbt()
1143 * dkeys -- fmh_keys used to query each device;
1150 * dkeys; used to query the metadata.
1249 * the high key to the handler to limit the query results, and in xfs_getfsmap()
1251 * end of the query range or device. in xfs_getfsmap()
1357 /* Run query, record how many entries we got. */ in xfs_ioc_getfsmap()
1405 * If there are no more records in the query result set and we're not in xfs_ioc_getfsmap()