Home
last modified time | relevance | path

Searched refs:nfs41_server_scope (Results 1 – 5 of 5) sorted by relevance

/Linux-v4.19/include/linux/
Dnfs_fs_sb.h22 struct nfs41_server_scope;
97 struct nfs41_server_scope *cl_serverscope;
Dnfs_xdr.h1253 struct nfs41_server_scope { struct
1282 struct nfs41_server_scope *server_scope;
/Linux-v4.19/fs/nfs/
Dnfs4client.c641 nfs4_check_server_scope(struct nfs41_server_scope *s1, in nfs4_check_server_scope()
642 struct nfs41_server_scope *s2) in nfs4_check_server_scope()
Dnfs4_fs.h489 struct nfs41_server_scope **);
Dnfs4proc.c7601 nfs41_same_server_scope(struct nfs41_server_scope *a, in nfs41_same_server_scope()
7602 struct nfs41_server_scope *b) in nfs41_same_server_scope()
7905 calldata->res.server_scope = kzalloc(sizeof(struct nfs41_server_scope), in nfs4_run_exchange_id()