Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/ocfs2/
H A Dfile.c2365 int full_coherency = !(osb->s_mount_opt & in ocfs2_file_write_iter() local
2396 rw_level = (!direct_io || full_coherency || append_write); in ocfs2_file_write_iter()
2412 if (direct_io && full_coherency) { in ocfs2_file_write_iter()
/kernel/linux/linux-6.6/fs/ocfs2/
H A Dfile.c2359 int full_coherency = !(osb->s_mount_opt & in ocfs2_file_write_iter() local
2390 rw_level = (!direct_io || full_coherency || append_write); in ocfs2_file_write_iter()
2406 if (direct_io && full_coherency) { in ocfs2_file_write_iter()

Completed in 7 milliseconds