Home
last modified time | relevance | path

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

/linux-6.6.21/include/linux/
Dnfs_fs_sb.h104 struct nfs41_server_scope *cl_serverscope; member
/linux-6.6.21/fs/nfs/
Dnfs4client.c296 kfree(clp->cl_serverscope); in nfs4_shutdown_client()
725 if (!nfs4_check_server_scope(clp->cl_serverscope, res->server_scope)) in nfs4_detect_session_trunking()
Dnfs4proc.c8861 if (clp->cl_serverscope != NULL && in _nfs4_proc_exchange_id()
8862 !nfs41_same_server_scope(clp->cl_serverscope, in _nfs4_proc_exchange_id()
8870 swap(clp->cl_serverscope, resp->server_scope); in _nfs4_proc_exchange_id()