Home
last modified time | relevance | path

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

/Linux-v5.4/fs/ocfs2/
Dfile.c2287 int full_coherency = !(osb->s_mount_opt & in ocfs2_file_write_iter() local
2318 rw_level = (!direct_io || full_coherency || append_write); in ocfs2_file_write_iter()
2334 if (direct_io && full_coherency) { in ocfs2_file_write_iter()