Home
last modified time | relevance | path

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

/Linux-v6.6/include/linux/
Dnfs_fs_sb.h104 struct nfs41_server_scope *cl_serverscope; member
/Linux-v6.6/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.c8858 if (clp->cl_serverscope != NULL && in _nfs4_proc_exchange_id()
8859 !nfs41_same_server_scope(clp->cl_serverscope, in _nfs4_proc_exchange_id()
8867 swap(clp->cl_serverscope, resp->server_scope); in _nfs4_proc_exchange_id()