Home
last modified time | relevance | path

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

/openbmc/linux/fs/ocfs2/
H A Dfile.c2374 int full_coherency = !(osb->s_mount_opt & in ocfs2_file_write_iter() local
2407 rw_level = (!direct_io || full_coherency || append_write); in ocfs2_file_write_iter()
2423 if (direct_io && full_coherency) { in ocfs2_file_write_iter()