Home
last modified time | relevance | path

Searched refs:Opt_swalloc (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
84 {Opt_swalloc, "swalloc"}, /* turn on stripe width allocation */
269 case Opt_swalloc: in xfs_parseargs()