Home
last modified time | relevance | path

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

/fs/nilfs2/
Dsuper.c731 Opt_barrier, Opt_nobarrier, Opt_snapshot, Opt_order, Opt_norecovery, enumerator
739 {Opt_barrier, "barrier"},
766 case Opt_barrier: in parse_options()
/fs/gfs2/
Dops_fstype.c1372 Opt_barrier, enumerator
1427 fsparam_flag_no("barrier", Opt_barrier),
1524 case Opt_barrier: in gfs2_parse_param()
/fs/btrfs/
Dsuper.c414 Opt_barrier, Opt_nobarrier, enumerator
478 {Opt_barrier, "barrier"},
823 case Opt_barrier: in btrfs_parse_options()
/fs/ocfs2/
Dsuper.c147 Opt_barrier, enumerator
180 {Opt_barrier, "barrier=%u"},
1276 case Opt_barrier: in ocfs2_parse_options()
/fs/f2fs/
Dsuper.c116 Opt_barrier, enumerator
194 {Opt_barrier, "barrier"},
833 case Opt_barrier: in parse_options()
/fs/ext4/
Dsuper.c1585 Opt_noquota, Opt_barrier, Opt_nobarrier, Opt_err, enumerator
1690 fsparam_flag ("barrier", Opt_barrier),
1691 fsparam_u32 ("barrier", Opt_barrier),
1798 {Opt_barrier, EXT4_MOUNT_BARRIER, MOPT_SET},