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