Home
last modified time | relevance | path

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

/Linux-v5.10/fs/nfs/
Dfs_context.c31 #define NFS_MAX_CONNECTIONS 16 macro
732 if (result.uint_32 < 1 || result.uint_32 > NFS_MAX_CONNECTIONS) in nfs_fs_context_parse_param()