Searched refs:rtsectsize (Results 1 – 2 of 2) sorted by relevance
| /linux/fs/xfs/ | ||
| H A D | xfs_ioctl32.h | 164 __u32 rtsectsize; /* realtime sector size, bytes */ member |
| /linux/fs/xfs/libxfs/ | ||
| H A D | xfs_sb.c | 1588 geo->rtsectsize = sbp->sb_blocksize; in xfs_fs_geometry() |