Home
last modified time | relevance | path

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

/openbmc/linux/fs/nfs/
H A Dfs_context.c37 #define NFS_MAX_CONNECTIONS 16 macro
854 if (result.uint_32 < 1 || result.uint_32 > NFS_MAX_CONNECTIONS) in nfs_fs_context_parse_param()