Home
last modified time | relevance | path

Searched refs:OCFS2_MOUNT_BARRIER (Results 1 – 3 of 3) sorted by relevance

/linux-6.3-rc2/fs/ocfs2/
A Docfs2.h260 OCFS2_MOUNT_BARRIER = 1 << 1, /* Use block barriers */ enumerator
A Dsuper.c1279 mopt->mount_opt |= OCFS2_MOUNT_BARRIER; in ocfs2_parse_options()
1281 mopt->mount_opt &= ~OCFS2_MOUNT_BARRIER; in ocfs2_parse_options()
1491 if (opts & OCFS2_MOUNT_BARRIER) in ocfs2_show_options()
A Djournal.c807 if (osb->s_mount_opt & OCFS2_MOUNT_BARRIER) in ocfs2_set_journal_params()

Completed in 13 milliseconds