Home
last modified time | relevance | path

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

/linux-3.4.99/fs/xfs/
Dxfs_fs.h173 __u32 sunit; /* stripe unit, fsblocks */ member
199 __u32 sunit; /* stripe unit, fsblocks */ member
Dxfs_ioctl32.h203 __u32 sunit; /* stripe unit, fsblocks */ member
Dxfs_fsops.c74 geo->sunit = mp->m_sb.sb_unit; in xfs_fs_geometry()
/linux-3.4.99/Documentation/filesystems/
Dxfs.txt152 sunit=value and swidth=value
163 The "swidth" option is required if the "sunit" option has been
164 specified, and must be a multiple of the "sunit" value.