Lines Matching full:realtime
115 __u32 rtextsize; /* realtime extent size */
123 __u64 rtblocks; /* fsblocks in realtime subvol */
124 __u64 rtextents; /* rt extents in realtime subvol*/
132 __u32 rtsectsize; /* realtime sector size, bytes */
141 __u32 rtextsize; /* realtime extent size */
149 __u64 rtblocks; /* fsblocks in realtime subvol */
150 __u64 rtextents; /* rt extents in realtime subvol*/
158 __u32 rtsectsize; /* realtime sector size, bytes */
168 __u32 rtextsize; /* realtime extent size */
176 __u64 rtblocks; /* fsblocks in realtime subvol */
177 __u64 rtextents; /* rt extents in realtime subvol*/
185 __u32 rtsectsize; /* realtime sector size, bytes */
190 __u32 rgextents; /* rt extents in a realtime group */
191 __u32 rgcount; /* number of realtime groups */
199 #define XFS_FSOP_GEOM_SICK_RT_BITMAP (1 << 4) /* realtime bitmap */
200 #define XFS_FSOP_GEOM_SICK_RT_SUMMARY (1 << 5) /* realtime summary */
321 __u64 newblocks; /* new realtime size, fsblocks */
322 __u32 extsize; /* new realtime extent size, fsblocks */
728 #define XFS_SCRUB_TYPE_RTBITMAP 19 /* realtime bitmap */
729 #define XFS_SCRUB_TYPE_RTSUM 20 /* realtime summary */
739 #define XFS_SCRUB_TYPE_RGSUPER 30 /* realtime superblock */
741 #define XFS_SCRUB_TYPE_RTREFCBT 32 /* realtime reference count btree */
834 #define XFS_SCRUB_METAPATH_RTRMAPBT (8) /* realtime reverse mapping */
835 #define XFS_SCRUB_METAPATH_RTREFCOUNTBT (9) /* realtime refcount */