Lines Matching full:realtime
129 __u32 rtextsize; /* realtime extent size */
137 __u64 rtblocks; /* fsblocks in realtime subvol */
138 __u64 rtextents; /* rt extents in realtime subvol*/
146 __u32 rtsectsize; /* realtime sector size, bytes */
155 __u32 rtextsize; /* realtime extent size */
163 __u64 rtblocks; /* fsblocks in realtime subvol */
164 __u64 rtextents; /* rt extents in realtime subvol*/
172 __u32 rtsectsize; /* realtime sector size, bytes */
182 __u32 rtextsize; /* realtime extent size */
190 __u64 rtblocks; /* fsblocks in realtime subvol */
191 __u64 rtextents; /* rt extents in realtime subvol*/
199 __u32 rtsectsize; /* realtime sector size, bytes */
211 #define XFS_FSOP_GEOM_SICK_RT_BITMAP (1 << 4) /* realtime bitmap */
212 #define XFS_FSOP_GEOM_SICK_RT_SUMMARY (1 << 5) /* realtime summary */
319 __u64 newblocks; /* new realtime size, fsblocks */
320 __u32 extsize; /* new realtime extent size, fsblocks */
709 #define XFS_SCRUB_TYPE_RTBITMAP 19 /* realtime bitmap */
710 #define XFS_SCRUB_TYPE_RTSUM 20 /* realtime summary */