Go to the documentation of this file. 1 #ifndef _LINUX_NFS4_MOUNT_H
2 #define _LINUX_NFS4_MOUNT_H
19 #define NFS4_MOUNT_VERSION 1
63 #define NFS4_MOUNT_SOFT 0x0001
64 #define NFS4_MOUNT_INTR 0x0002
65 #define NFS4_MOUNT_NOCTO 0x0010
66 #define NFS4_MOUNT_NOAC 0x0020
67 #define NFS4_MOUNT_STRICTLOCK 0x1000
68 #define NFS4_MOUNT_UNSHARED 0x8000
69 #define NFS4_MOUNT_FLAGMASK 0x9033