Lines Matching refs:rm_flags
316 if (rec->rm_flags & XFS_RMAP_UNWRITTEN) in xfs_getfsmap_helper()
318 if (rec->rm_flags & XFS_RMAP_ATTR_FORK) in xfs_getfsmap_helper()
320 if (rec->rm_flags & XFS_RMAP_BMBT_BLOCK) in xfs_getfsmap_helper()
378 irec.rm_flags = 0; in xfs_getfsmap_datadev_bnobt_helper()
389 irec->rm_flags = 0; in xfs_getfsmap_set_irec_flags()
391 irec->rm_flags |= XFS_RMAP_ATTR_FORK; in xfs_getfsmap_set_irec_flags()
393 irec->rm_flags |= XFS_RMAP_BMBT_BLOCK; in xfs_getfsmap_set_irec_flags()
395 irec->rm_flags |= XFS_RMAP_UNWRITTEN; in xfs_getfsmap_set_irec_flags()
425 info->high.rm_flags = XFS_RMAP_KEY_FLAGS | XFS_RMAP_REC_FLAGS; in xfs_getfsmap_logdev()
439 rmap.rm_flags = 0; in xfs_getfsmap_logdev()
462 irec.rm_flags = 0; in xfs_getfsmap_rtdev_rtbitmap_helper()
604 info->high.rm_flags = XFS_RMAP_KEY_FLAGS | XFS_RMAP_REC_FLAGS; in __xfs_getfsmap_datadev()
654 info->low.rm_flags = 0; in __xfs_getfsmap_datadev()