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 */
197 #define XFS_FSOP_GEOM_SICK_RT_BITMAP (1 << 4) /* realtime bitmap */
198 #define XFS_FSOP_GEOM_SICK_RT_SUMMARY (1 << 5) /* realtime summary */
316 __u64 newblocks; /* new realtime size, fsblocks */
317 __u32 extsize; /* new realtime extent size, fsblocks */
715 #define XFS_SCRUB_TYPE_RTBITMAP 19 /* realtime bitmap */
716 #define XFS_SCRUB_TYPE_RTSUM 20 /* realtime summary */