Home
last modified time | relevance | path

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

/openbmc/linux/include/uapi/linux/
H A Dnfs_mount.h67 #define NFS_MOUNT_FLAGMASK 0xFFFF macro
/openbmc/linux/fs/nfs/
H A Dfs_context.c1102 ctx->flags = data->flags & NFS_MOUNT_FLAGMASK; in nfs23_parse_monolithic()