Searched refs:NFS_CS_INFINITE_SLOTS (Results 1 – 3 of 3) sorted by relevance
43 #define NFS_CS_INFINITE_SLOTS 3 /* - don't limit TCP slots */ macro
369 __set_bit(NFS_CS_INFINITE_SLOTS, &clp->cl_flags); in nfs4_init_client()
604 if (test_bit(NFS_CS_INFINITE_SLOTS, &clp->cl_flags)) in nfs_create_rpc_client()