Searched refs:Opt_wsync (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/fs/ceph/ |
H A D | super.c | 161 Opt_wsync, enumerator 201 fsparam_flag_no ("wsync", Opt_wsync), 452 case Opt_wsync: in ceph_parse_mount_param()
|
/kernel/linux/linux-6.6/fs/ceph/ |
H A D | super.c | 169 Opt_wsync, enumerator 214 fsparam_flag_no ("wsync", Opt_wsync), 574 case Opt_wsync: in ceph_parse_mount_param()
|
/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 103 fsparam_flag("wsync", Opt_wsync), 1231 case Opt_wsync: 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 112 fsparam_flag("wsync", Opt_wsync), 1300 case Opt_wsync: in xfs_fs_parse_param()
|
Completed in 8 milliseconds