Searched refs:sunit (Results 1 - 7 of 7) sorted by relevance

/linux-4.1.27/fs/xfs/
H A Dxfs_ioctl32.h204 __u32 sunit; /* stripe unit, fsblocks */ member in struct:compat_xfs_fsop_geom_v1
H A Dxfs_mount.c368 "alignment check failed: sunit/swidth vs. blocksize(%d)", xfs_update_alignment()
378 "alignment check failed: sunit/swidth vs. agsize(%d)", xfs_update_alignment()
385 "alignment check failed: sunit(%d) less than bsize(%d)", xfs_update_alignment()
H A Dxfs_super.c76 #define MNTOPT_SUNIT "sunit" /* data volume stripe unit */
383 "sunit and swidth options incompatible with the noalign option"); xfs_parseargs()
395 xfs_warn(mp, "sunit and swidth must be specified together"); xfs_parseargs()
H A Dxfs_fsops.c72 geo->sunit = mp->m_sb.sb_unit; xfs_fs_geometry()
H A Dxfs_log.c3140 /* Round up to next log-sunit */ xlog_state_switch_iclogs()
/linux-4.1.27/fs/xfs/libxfs/
H A Dxfs_fs.h173 __u32 sunit; /* stripe unit, fsblocks */ member in struct:xfs_fsop_geom_v1
199 __u32 sunit; /* stripe unit, fsblocks */ member in struct:xfs_fsop_geom
H A Dxfs_log_format.h40 #define XLOG_VERSION_2 2 /* Large IClogs, Log sunit */

Completed in 177 milliseconds