Home
last modified time | relevance | path

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

/Linux-v5.10/include/linux/
Dnfs_fs_sb.h101 struct nfs41_server_scope *cl_serverscope; member
/Linux-v5.10/fs/nfs/
Dnfs4client.c252 kfree(clp->cl_serverscope); in nfs4_shutdown_client()
687 if (!nfs4_check_server_scope(clp->cl_serverscope, res->server_scope)) in nfs4_detect_session_trunking()
Dnfs4proc.c8572 if (clp->cl_serverscope != NULL && in _nfs4_proc_exchange_id()
8573 !nfs41_same_server_scope(clp->cl_serverscope, in _nfs4_proc_exchange_id()
8581 swap(clp->cl_serverscope, resp->server_scope); in _nfs4_proc_exchange_id()