Searched refs:full_coherency (Results 1 – 2 of 2) sorted by relevance
2120 int full_coherency = !(osb->s_mount_opt & in ocfs2_prepare_inode_for_write() local2203 if (end > i_size_read(inode) && !full_coherency) { in ocfs2_prepare_inode_for_write()2263 int full_coherency = !(osb->s_mount_opt & in ocfs2_file_write_iter() local2296 rw_level = (!direct_io || full_coherency); in ocfs2_file_write_iter()2308 if (direct_io && full_coherency) { in ocfs2_file_write_iter()
954 int full_coherency = !(osb->s_mount_opt & in ocfs2_direct_IO() local967 if (i_size_read(inode) <= offset && !full_coherency) in ocfs2_direct_IO()