Searched refs:NFS4_MOUNT_FLAGMASK (Results 1 – 2 of 2) sorted by relevance
| /Linux-v6.1/include/uapi/linux/ | ||
| D | nfs4_mount.h | 70 #define NFS4_MOUNT_FLAGMASK 0x9033 macro |
| /Linux-v6.1/fs/nfs/ | ||
| D | fs_context.c | 1267 ctx->flags = data->flags & NFS4_MOUNT_FLAGMASK; in nfs4_parse_monolithic() |