Home
last modified time | relevance | path

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

/linux-6.1.9/fs/ocfs2/
Dfile.c2356 int full_coherency = !(osb->s_mount_opt & in ocfs2_file_write_iter() local
2387 rw_level = (!direct_io || full_coherency || append_write); in ocfs2_file_write_iter()
2403 if (direct_io && full_coherency) { in ocfs2_file_write_iter()