Home
last modified time | relevance | path

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

/linux-4.4.14/include/linux/
Dnfs_fs_sb.h20 struct nfs41_server_scope;
94 struct nfs41_server_scope *cl_serverscope;
Dnfs_xdr.h1219 struct nfs41_server_scope { struct
1248 struct nfs41_server_scope *server_scope;
/linux-4.4.14/fs/nfs/
Dnfs4_fs.h438 struct nfs41_server_scope **);
Dnfs4proc.c6785 nfs41_same_server_scope(struct nfs41_server_scope *a, in nfs41_same_server_scope()
6786 struct nfs41_server_scope *b) in nfs41_same_server_scope()
7013 res.server_scope = kzalloc(sizeof(struct nfs41_server_scope), in _nfs4_proc_exchange_id()