Home
last modified time | relevance | path

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

/linux-4.19.296/include/linux/
Dnfs_fs_sb.h45 #define NFS_CS_INFINITE_SLOTS 3 /* - don't limit TCP slots */ macro
/linux-4.19.296/fs/nfs/
Dnfs4client.c224 __set_bit(NFS_CS_INFINITE_SLOTS, &clp->cl_flags); in nfs4_alloc_client()
Dclient.c523 if (test_bit(NFS_CS_INFINITE_SLOTS, &clp->cl_flags)) in nfs_create_rpc_client()