Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/nfs/
H A 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()
/kernel/linux/linux-6.6/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()

Completed in 4 milliseconds