Searched refs:Opt_barrier (Results 1 – 6 of 6) sorted by relevance
/fs/nilfs2/ |
D | super.c | 731 Opt_barrier, Opt_nobarrier, Opt_snapshot, Opt_order, Opt_norecovery, enumerator 739 {Opt_barrier, "barrier"}, 766 case Opt_barrier: in parse_options()
|
/fs/gfs2/ |
D | ops_fstype.c | 1372 Opt_barrier, enumerator 1427 fsparam_flag_no("barrier", Opt_barrier), 1524 case Opt_barrier: in gfs2_parse_param()
|
/fs/btrfs/ |
D | super.c | 414 Opt_barrier, Opt_nobarrier, enumerator 478 {Opt_barrier, "barrier"}, 823 case Opt_barrier: in btrfs_parse_options()
|
/fs/ocfs2/ |
D | super.c | 147 Opt_barrier, enumerator 180 {Opt_barrier, "barrier=%u"}, 1276 case Opt_barrier: in ocfs2_parse_options()
|
/fs/f2fs/ |
D | super.c | 116 Opt_barrier, enumerator 194 {Opt_barrier, "barrier"}, 833 case Opt_barrier: in parse_options()
|
/fs/ext4/ |
D | super.c | 1585 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},
|