Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/nilfs2/
H A Dsuper.c731 Opt_barrier, Opt_nobarrier, Opt_snapshot, Opt_order, Opt_norecovery, enumerator
739 {Opt_barrier, "barrier"},
766 case Opt_barrier: in parse_options()
/kernel/linux/linux-6.6/fs/nilfs2/
H A Dsuper.c732 Opt_barrier, Opt_nobarrier, Opt_snapshot, Opt_order, Opt_norecovery, enumerator
740 {Opt_barrier, "barrier"},
767 case Opt_barrier: in parse_options()
/kernel/linux/linux-5.10/fs/gfs2/
H A Dops_fstype.c1345 Opt_barrier, enumerator
1400 fsparam_flag_no("barrier", Opt_barrier),
1497 case Opt_barrier: in gfs2_parse_param()
/kernel/linux/linux-5.10/fs/btrfs/
H A Dsuper.c338 Opt_barrier, Opt_nobarrier, enumerator
398 {Opt_barrier, "barrier"},
704 case Opt_barrier: in btrfs_parse_options()
/kernel/linux/linux-5.10/fs/ocfs2/
H A Dsuper.c149 Opt_barrier, enumerator
182 {Opt_barrier, "barrier=%u"},
1280 case Opt_barrier: in ocfs2_parse_options()
/kernel/linux/linux-6.6/fs/gfs2/
H A Dops_fstype.c1388 Opt_barrier, enumerator
1444 fsparam_flag_no("barrier", Opt_barrier),
1541 case Opt_barrier: in gfs2_parse_param()
/kernel/linux/linux-6.6/fs/btrfs/
H A Dsuper.c101 Opt_barrier, Opt_nobarrier, enumerator
165 {Opt_barrier, "barrier"},
510 case Opt_barrier: in btrfs_parse_options()
/kernel/linux/linux-6.6/fs/ocfs2/
H A Dsuper.c146 Opt_barrier, enumerator
179 {Opt_barrier, "barrier=%u"},
1275 case Opt_barrier: in ocfs2_parse_options()
/kernel/linux/linux-6.6/fs/f2fs/
H A Dsuper.c114 Opt_barrier, enumerator
193 {Opt_barrier, "barrier"},
839 case Opt_barrier: in parse_options()
/kernel/linux/linux-5.10/fs/ext4/
H A Dsuper.c1675 Opt_noquota, Opt_barrier, Opt_nobarrier, Opt_err, enumerator
1743 {Opt_barrier, "barrier=%u"},
1744 {Opt_barrier, "barrier"},
1947 {Opt_barrier, EXT4_MOUNT_BARRIER, MOPT_SET},
/kernel/linux/linux-6.6/fs/ext4/
H A Dsuper.c1668 Opt_noquota, Opt_barrier, Opt_nobarrier, Opt_err, enumerator
1773 fsparam_flag ("barrier", Opt_barrier),
1774 fsparam_u32 ("barrier", Opt_barrier),
1881 {Opt_barrier, EXT4_MOUNT_BARRIER, MOPT_SET},

Completed in 38 milliseconds