Home
last modified time | relevance | path

Searched refs:NFS4_MOUNT_FLAGMASK (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/include/uapi/linux/
H A Dnfs4_mount.h70 #define NFS4_MOUNT_FLAGMASK 0x9033 macro
/openbmc/linux/fs/nfs/
H A Dfs_context.c1340 ctx->flags = data->flags & NFS4_MOUNT_FLAGMASK; in nfs4_parse_monolithic()