Searched refs:XFS_MOUNT_WSYNC (Results 1 – 9 of 9) sorted by relevance
242 if (mp->m_flags & XFS_MOUNT_WSYNC) in xfs_attr_try_sf_addname()416 if (mp->m_flags & XFS_MOUNT_WSYNC) in xfs_attr_set()497 if (mp->m_flags & XFS_MOUNT_WSYNC) in xfs_attr_remove()
218 #define XFS_MOUNT_WSYNC (1ULL << 0) /* for nfs - all metadata ops macro
334 if (mp->m_flags & (XFS_MOUNT_WSYNC|XFS_MOUNT_DIRSYNC)) { in xfs_symlink()
1239 if (mp->m_flags & (XFS_MOUNT_WSYNC|XFS_MOUNT_DIRSYNC)) in xfs_create()1330 if (mp->m_flags & XFS_MOUNT_WSYNC) in xfs_create_tmpfile()1455 if (mp->m_flags & (XFS_MOUNT_WSYNC|XFS_MOUNT_DIRSYNC)) in xfs_link()2957 if (mp->m_flags & (XFS_MOUNT_WSYNC|XFS_MOUNT_DIRSYNC)) in xfs_remove()3034 if (tp->t_mountp->m_flags & (XFS_MOUNT_WSYNC|XFS_MOUNT_DIRSYNC)) in xfs_finish_rename()
762 if (mp->m_flags & XFS_MOUNT_WSYNC) in xfs_setattr_nonsize()1001 if (mp->m_flags & XFS_MOUNT_WSYNC) in xfs_setattr_size()
186 mp->m_flags |= XFS_MOUNT_WSYNC; in xfs_parseargs()246 mp->m_flags |= XFS_MOUNT_WSYNC; in xfs_parseargs()442 { XFS_MOUNT_WSYNC, ",wsync" }, in xfs_showargs()
441 if (mp->m_flags & XFS_MOUNT_WSYNC) { in xfs_set_rw_sizes()
1914 if (mp->m_flags & XFS_MOUNT_WSYNC) in xfs_swap_extents()
1394 if (mp->m_flags & XFS_MOUNT_WSYNC) in xfs_ioctl_setattr_get_trans()