Searched refs:Opt_sunit (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/fs/xfs/ |
H A D | xfs_super.c | 88 Opt_wsync, Opt_noalign, Opt_swalloc, Opt_sunit, Opt_swidth, Opt_nouuid, enumerator 106 fsparam_u32("sunit", Opt_sunit), 1243 case Opt_sunit: in xfs_fc_parse_param()
|
/kernel/linux/linux-6.6/fs/xfs/ |
H A D | xfs_super.c | 97 Opt_wsync, Opt_noalign, Opt_swalloc, Opt_sunit, Opt_swidth, Opt_nouuid, enumerator 115 fsparam_u32("sunit", Opt_sunit), 1312 case Opt_sunit: in xfs_fs_parse_param()
|
Completed in 5 milliseconds