Lines Matching full:realtime
114 __u32 rtextsize; /* realtime extent size */
122 __u64 rtblocks; /* fsblocks in realtime subvol */
123 __u64 rtextents; /* rt extents in realtime subvol*/
131 __u32 rtsectsize; /* realtime sector size, bytes */
140 __u32 rtextsize; /* realtime extent size */
148 __u64 rtblocks; /* fsblocks in realtime subvol */
149 __u64 rtextents; /* rt extents in realtime subvol*/
157 __u32 rtsectsize; /* realtime sector size, bytes */
167 __u32 rtextsize; /* realtime extent size */
175 __u64 rtblocks; /* fsblocks in realtime subvol */
176 __u64 rtextents; /* rt extents in realtime subvol*/
184 __u32 rtsectsize; /* realtime sector size, bytes */
196 #define XFS_FSOP_GEOM_SICK_RT_BITMAP (1 << 4) /* realtime bitmap */
197 #define XFS_FSOP_GEOM_SICK_RT_SUMMARY (1 << 5) /* realtime summary */
310 __u64 newblocks; /* new realtime size, fsblocks */
311 __u32 extsize; /* new realtime extent size, fsblocks */
706 #define XFS_SCRUB_TYPE_RTBITMAP 19 /* realtime bitmap */
707 #define XFS_SCRUB_TYPE_RTSUM 20 /* realtime summary */