Home
last modified time | relevance | path

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

/linux-4.19.296/fs/xfs/
Dxfs_super.c66 Opt_wsync, Opt_noalign, Opt_swalloc, Opt_sunit, Opt_swidth, Opt_nouuid, enumerator
83 {Opt_noalign, "noalign"}, /* turn off stripe alignment */
266 case Opt_noalign: in xfs_parseargs()