Lines Matching refs:rm_flags
309 if (rec->rm_flags & XFS_RMAP_UNWRITTEN) in xfs_getfsmap_helper()
311 if (rec->rm_flags & XFS_RMAP_ATTR_FORK) in xfs_getfsmap_helper()
313 if (rec->rm_flags & XFS_RMAP_BMBT_BLOCK) in xfs_getfsmap_helper()
371 irec.rm_flags = 0; in xfs_getfsmap_datadev_bnobt_helper()
382 irec->rm_flags = 0; in xfs_getfsmap_set_irec_flags()
384 irec->rm_flags |= XFS_RMAP_ATTR_FORK; in xfs_getfsmap_set_irec_flags()
386 irec->rm_flags |= XFS_RMAP_BMBT_BLOCK; in xfs_getfsmap_set_irec_flags()
388 irec->rm_flags |= XFS_RMAP_UNWRITTEN; in xfs_getfsmap_set_irec_flags()
418 info->high.rm_flags = XFS_RMAP_KEY_FLAGS | XFS_RMAP_REC_FLAGS; in xfs_getfsmap_logdev()
432 rmap.rm_flags = 0; in xfs_getfsmap_logdev()
455 irec.rm_flags = 0; in xfs_getfsmap_rtdev_rtbitmap_helper()
597 info->high.rm_flags = XFS_RMAP_KEY_FLAGS | XFS_RMAP_REC_FLAGS; in __xfs_getfsmap_datadev()
647 info->low.rm_flags = 0; in __xfs_getfsmap_datadev()