Lines Matching refs:rm_flags
313 if (rec->rm_flags & XFS_RMAP_UNWRITTEN) in xfs_getfsmap_helper()
315 if (rec->rm_flags & XFS_RMAP_ATTR_FORK) in xfs_getfsmap_helper()
317 if (rec->rm_flags & XFS_RMAP_BMBT_BLOCK) in xfs_getfsmap_helper()
375 irec.rm_flags = 0; in xfs_getfsmap_datadev_bnobt_helper()
386 irec->rm_flags = 0; in xfs_getfsmap_set_irec_flags()
388 irec->rm_flags |= XFS_RMAP_ATTR_FORK; in xfs_getfsmap_set_irec_flags()
390 irec->rm_flags |= XFS_RMAP_BMBT_BLOCK; in xfs_getfsmap_set_irec_flags()
392 irec->rm_flags |= XFS_RMAP_UNWRITTEN; in xfs_getfsmap_set_irec_flags()
422 info->high.rm_flags = XFS_RMAP_KEY_FLAGS | XFS_RMAP_REC_FLAGS; in xfs_getfsmap_logdev()
436 rmap.rm_flags = 0; in xfs_getfsmap_logdev()
459 irec.rm_flags = 0; in xfs_getfsmap_rtdev_rtbitmap_helper()
601 info->high.rm_flags = XFS_RMAP_KEY_FLAGS | XFS_RMAP_REC_FLAGS; in __xfs_getfsmap_datadev()
651 info->low.rm_flags = 0; in __xfs_getfsmap_datadev()