Lines Matching refs:rm_flags
324 if (rec->rm_flags & XFS_RMAP_UNWRITTEN) in xfs_getfsmap_helper()
326 if (rec->rm_flags & XFS_RMAP_ATTR_FORK) in xfs_getfsmap_helper()
328 if (rec->rm_flags & XFS_RMAP_BMBT_BLOCK) in xfs_getfsmap_helper()
383 irec.rm_flags = 0; in xfs_getfsmap_datadev_bnobt_helper()
394 irec->rm_flags = 0; in xfs_getfsmap_set_irec_flags()
396 irec->rm_flags |= XFS_RMAP_ATTR_FORK; in xfs_getfsmap_set_irec_flags()
398 irec->rm_flags |= XFS_RMAP_BMBT_BLOCK; in xfs_getfsmap_set_irec_flags()
400 irec->rm_flags |= XFS_RMAP_UNWRITTEN; in xfs_getfsmap_set_irec_flags()
430 info->high.rm_flags = XFS_RMAP_KEY_FLAGS | XFS_RMAP_REC_FLAGS; in xfs_getfsmap_logdev()
444 rmap.rm_flags = 0; in xfs_getfsmap_logdev()
467 irec.rm_flags = 0; in xfs_getfsmap_rtdev_rtbitmap_helper()
616 info->high.rm_flags = XFS_RMAP_KEY_FLAGS | XFS_RMAP_REC_FLAGS; in __xfs_getfsmap_datadev()
666 info->low.rm_flags = 0; in __xfs_getfsmap_datadev()