Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/ocfs2/
H A Dsuper.c1410 mopt->mount_opt |= OCFS2_MOUNT_COHERENCY_BUFFERED; in ocfs2_parse_options()
1413 mopt->mount_opt &= ~OCFS2_MOUNT_COHERENCY_BUFFERED; in ocfs2_parse_options()
1532 if (opts & OCFS2_MOUNT_COHERENCY_BUFFERED) in ocfs2_show_options()
H A Docfs2.h274 OCFS2_MOUNT_COHERENCY_BUFFERED = 1 << 12, /* Allow concurrent O_DIRECT enumerator
H A Dfile.c2366 OCFS2_MOUNT_COHERENCY_BUFFERED); in ocfs2_file_write_iter()
/kernel/linux/linux-6.6/fs/ocfs2/
H A Dsuper.c1405 mopt->mount_opt |= OCFS2_MOUNT_COHERENCY_BUFFERED; in ocfs2_parse_options()
1408 mopt->mount_opt &= ~OCFS2_MOUNT_COHERENCY_BUFFERED; in ocfs2_parse_options()
1526 if (opts & OCFS2_MOUNT_COHERENCY_BUFFERED) in ocfs2_show_options()
H A Docfs2.h272 OCFS2_MOUNT_COHERENCY_BUFFERED = 1 << 12, /* Allow concurrent O_DIRECT enumerator
H A Dfile.c2360 OCFS2_MOUNT_COHERENCY_BUFFERED); in ocfs2_file_write_iter()

Completed in 17 milliseconds