Home
last modified time | relevance | path

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

/Linux-v5.4/include/linux/
Dnfs_fs_sb.h98 struct nfs41_server_scope *cl_serverscope; member
/Linux-v5.4/fs/nfs/
Dnfs4client.c253 kfree(clp->cl_serverscope); in nfs4_shutdown_client()
688 if (!nfs4_check_server_scope(clp->cl_serverscope, res->server_scope)) in nfs4_detect_session_trunking()
Dnfs4proc.c8210 if (clp->cl_serverscope != NULL && in _nfs4_proc_exchange_id()
8211 !nfs41_same_server_scope(clp->cl_serverscope, in _nfs4_proc_exchange_id()
8219 swap(clp->cl_serverscope, resp->server_scope); in _nfs4_proc_exchange_id()