Searched refs:XFS_MOUNT_WSYNC (Results 1 – 9 of 9) sorted by relevance
227 #define XFS_MOUNT_WSYNC (1ULL << 0) /* for nfs - all metadata ops macro
318 if (mp->m_flags & (XFS_MOUNT_WSYNC|XFS_MOUNT_DIRSYNC)) { in xfs_symlink()
1221 if (mp->m_flags & (XFS_MOUNT_WSYNC|XFS_MOUNT_DIRSYNC)) in xfs_create()1311 if (mp->m_flags & XFS_MOUNT_WSYNC) in xfs_create_tmpfile()1436 if (mp->m_flags & (XFS_MOUNT_WSYNC|XFS_MOUNT_DIRSYNC)) in xfs_link()2913 if (mp->m_flags & (XFS_MOUNT_WSYNC|XFS_MOUNT_DIRSYNC)) in xfs_remove()2990 if (tp->t_mountp->m_flags & (XFS_MOUNT_WSYNC|XFS_MOUNT_DIRSYNC)) in xfs_finish_rename()
156 { XFS_MOUNT_WSYNC, ",wsync" }, in xfs_fs_show_options()1210 mp->m_flags |= XFS_MOUNT_WSYNC; in xfs_fc_parse_param()1860 mp->m_flags |= XFS_MOUNT_WSYNC; in xfs_init_fs_context()
788 if (mp->m_flags & XFS_MOUNT_WSYNC) in xfs_setattr_nonsize()1037 if (mp->m_flags & XFS_MOUNT_WSYNC) in xfs_setattr_size()
1046 if (ip->i_mount->m_flags & XFS_MOUNT_WSYNC) in xfs_file_sync_writes()
1771 if (mp->m_flags & XFS_MOUNT_WSYNC) in xfs_swap_extents()
1308 if (mp->m_flags & XFS_MOUNT_WSYNC) in xfs_ioctl_setattr_get_trans()
200 if (dp->i_mount->m_flags & XFS_MOUNT_WSYNC) in xfs_attr_try_sf_addname()501 if (mp->m_flags & XFS_MOUNT_WSYNC) in xfs_attr_set()