Searched refs:NFS_MOUNT_WRITE_WAIT (Results 1 – 4 of 4) sorted by relevance
167 #define NFS_MOUNT_WRITE_WAIT 0x02000000 macro
918 ~(NFS_MOUNT_WRITE_EAGER | NFS_MOUNT_WRITE_WAIT); in nfs_fs_context_parse_param()922 ctx->flags &= ~NFS_MOUNT_WRITE_WAIT; in nfs_fs_context_parse_param()926 NFS_MOUNT_WRITE_EAGER | NFS_MOUNT_WRITE_WAIT; in nfs_fs_context_parse_param()
689 if (mntflags & NFS_MOUNT_WRITE_WAIT) { in nfs_file_write()
558 if (nfss->flags & NFS_MOUNT_WRITE_WAIT) in nfs_show_mount_options()