Searched refs:NFS_MOUNT_WRITE_WAIT (Results 1 – 4 of 4) sorted by relevance
154 #define NFS_MOUNT_WRITE_WAIT 0x02000000 macro
829 ~(NFS_MOUNT_WRITE_EAGER | NFS_MOUNT_WRITE_WAIT); in nfs_fs_context_parse_param()833 ctx->flags &= ~NFS_MOUNT_WRITE_WAIT; in nfs_fs_context_parse_param()837 NFS_MOUNT_WRITE_EAGER | NFS_MOUNT_WRITE_WAIT; in nfs_fs_context_parse_param()
659 if (mntflags & NFS_MOUNT_WRITE_WAIT) { in nfs_file_write()
526 if (nfss->flags & NFS_MOUNT_WRITE_WAIT) in nfs_show_mount_options()