Searched refs:XFS_MOUNT_WSYNC (Results 1 – 9 of 9) sorted by relevance
152 #define XFS_MOUNT_WSYNC (1ULL << 0) /* for nfs - all metadata ops macro
200 mp->m_flags |= XFS_MOUNT_WSYNC; in xfs_parseargs()287 mp->m_flags |= XFS_MOUNT_WSYNC; in xfs_parseargs()467 { XFS_MOUNT_WSYNC, "," MNTOPT_WSYNC }, in xfs_showargs()
1258 if (mp->m_flags & (XFS_MOUNT_WSYNC|XFS_MOUNT_DIRSYNC)) in xfs_create()1371 if (mp->m_flags & XFS_MOUNT_WSYNC) in xfs_create_tmpfile()1508 if (mp->m_flags & (XFS_MOUNT_WSYNC|XFS_MOUNT_DIRSYNC)) { in xfs_link()2640 if (mp->m_flags & (XFS_MOUNT_WSYNC|XFS_MOUNT_DIRSYNC)) in xfs_remove()2727 if (tp->t_mountp->m_flags & (XFS_MOUNT_WSYNC|XFS_MOUNT_DIRSYNC)) in xfs_finish_rename()
389 if (mp->m_flags & (XFS_MOUNT_WSYNC|XFS_MOUNT_DIRSYNC)) { in xfs_symlink()
703 if (mp->m_flags & XFS_MOUNT_WSYNC) in xfs_setattr_nonsize()928 if (mp->m_flags & XFS_MOUNT_WSYNC) in xfs_setattr_size()
455 if (mp->m_flags & XFS_MOUNT_WSYNC) { in xfs_set_rw_sizes()
1901 if (mp->m_flags & XFS_MOUNT_WSYNC) in xfs_swap_extents()
1073 if (mp->m_flags & XFS_MOUNT_WSYNC) in xfs_ioctl_setattr_get_trans()
316 if (mp->m_flags & XFS_MOUNT_WSYNC) in xfs_attr_set()376 if (mp->m_flags & XFS_MOUNT_WSYNC) in xfs_attr_set()494 if (mp->m_flags & XFS_MOUNT_WSYNC) in xfs_attr_remove()