Searched refs:sunit (Results 1 – 5 of 5) sorted by relevance
64 int sunit; /* stripe unit (BBs) */ member
191 __u32 sunit; /* stripe unit, fsblocks */ member217 __u32 sunit; /* stripe unit, fsblocks */ member
228 mp->m_dalign = ap->sunit; in xfs_start_flags()1822 args->sunit = dsunit; in xfs_parseargs()1825 args->sunit = vol_dsunit; in xfs_parseargs()1830 args->sunit = args->swidth = 0; in xfs_parseargs()
90 geo->sunit = mp->m_sb.sb_unit; in xfs_fs_geometry()
102 sunit=value and swidth=value113 The "swidth" option is required if the "sunit" option has been114 specified, and must be a multiple of the "sunit" value.