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

/linux-4.4.14/fs/nilfs2/
H A Dsuper.c723 Opt_barrier, Opt_nobarrier, Opt_snapshot, Opt_order, Opt_norecovery, enumerator in enum:__anon11728
731 {Opt_barrier, "barrier"},
757 case Opt_barrier: parse_options()
/linux-4.4.14/fs/gfs2/
H A Dsuper.c82 Opt_barrier, enumerator in enum:__anon11566
121 {Opt_barrier, "barrier"},
269 case Opt_barrier: gfs2_mount_args()
/linux-4.4.14/fs/xfs/
H A Dxfs_super.c124 Opt_barrier, enumerator in enum:__anon12021
132 {Opt_barrier, "barrier"},
1189 case Opt_barrier: xfs_fs_remount()
/linux-4.4.14/fs/btrfs/
H A Dsuper.c303 Opt_commit_interval, Opt_barrier, Opt_nodefrag, Opt_nodiscard, enumerator in enum:__anon11379
322 {Opt_barrier, "barrier"},
518 case Opt_barrier: btrfs_parse_options()
/linux-4.4.14/fs/ocfs2/
H A Dsuper.c167 Opt_barrier, enumerator in enum:__anon11877
200 {Opt_barrier, "barrier=%u"},
1318 case Opt_barrier: ocfs2_parse_options()
/linux-4.4.14/fs/ext4/
H A Dsuper.c1157 Opt_noquota, Opt_barrier, Opt_nobarrier, Opt_err, enumerator in enum:__anon11511
1218 {Opt_barrier, "barrier=%u"},
1219 {Opt_barrier, "barrier"},
1400 {Opt_barrier, EXT4_MOUNT_BARRIER, MOPT_SET},

Completed in 400 milliseconds