Home
last modified time | relevance | path

Searched refs:sunit (Results 1 – 4 of 4) sorted by relevance

/Linux-v4.19/fs/xfs/libxfs/
Dxfs_fs.h141 __u32 sunit; /* stripe unit, fsblocks */ member
167 __u32 sunit; /* stripe unit, fsblocks */ member
Dxfs_sb.c1110 geo->sunit = sbp->sb_unit; in xfs_fs_geometry()
/Linux-v4.19/fs/xfs/
Dxfs_ioctl32.h192 __u32 sunit; /* stripe unit, fsblocks */ member
/Linux-v4.19/Documentation/filesystems/
Dxfs.txt156 with non-zero data alignment parameters (sunit, swidth) by
189 sunit=value and swidth=value
195 The sunit and swidth parameters specified must be compatible
197 general, that means the only valid changes to sunit are
199 are any integer multiple of a valid sunit value.