Searched refs:nfs41_server_scope (Results 1 – 5 of 5) sorted by relevance
23 struct nfs41_server_scope;105 struct nfs41_server_scope *cl_serverscope;
1363 struct nfs41_server_scope { struct1394 struct nfs41_server_scope *server_scope;
681 nfs4_check_server_scope(struct nfs41_server_scope *s1, in nfs4_check_server_scope()682 struct nfs41_server_scope *s2) in nfs4_check_server_scope()
515 struct nfs41_server_scope **);
8635 nfs41_same_server_scope(struct nfs41_server_scope *a, in nfs41_same_server_scope()8636 struct nfs41_server_scope *b) in nfs41_same_server_scope()8957 calldata->res.server_scope = kzalloc(sizeof(struct nfs41_server_scope), in nfs4_run_exchange_id()