Searched refs:full_coherency (Results 1 – 2 of 2) sorted by relevance
2134 int full_coherency = !(osb->s_mount_opt & in ocfs2_prepare_inode_for_write() local2217 if (end > i_size_read(inode) && !full_coherency) { in ocfs2_prepare_inode_for_write()2275 int full_coherency = !(osb->s_mount_opt & in ocfs2_file_write_iter() local2302 rw_level = (!direct_io || full_coherency || append_write); in ocfs2_file_write_iter()2314 if (direct_io && full_coherency) { in ocfs2_file_write_iter()
988 int full_coherency = !(osb->s_mount_opt & in ocfs2_direct_IO() local1001 if (i_size_read(inode) <= offset && !full_coherency) in ocfs2_direct_IO()