Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dnfs_fs_sb.h46 #define NFS_CS_INFINITE_SLOTS 3 /* - don't limit TCP slots */ macro
/linux/fs/nfs/
H A Dnfs4client.c231 __set_bit(NFS_CS_INFINITE_SLOTS, &clp->cl_flags); in nfs4_alloc_client()