Searched refs:NFS_MOUNT_NONLM (Results 1 – 2 of 2) sorted by relevance
59 #define NFS_MOUNT_NONLM 0x0200 /* 3 */ macro
647 { NFS_MOUNT_NONLM, ",nolock", "" }, in nfs_show_mount_options()1108 mnt->flags &= ~NFS_MOUNT_NONLM; in nfs_parse_mount_options()1113 mnt->flags |= NFS_MOUNT_NONLM; in nfs_parse_mount_options()1794 if (!(data->flags & NFS_MOUNT_NONLM)) in nfs_validate_mount_data()2435 args->flags &= ~(NFS_MOUNT_NONLM|NFS_MOUNT_NOACL|NFS_MOUNT_VER3| in nfs4_validate_mount_flags()