Home
last modified time | relevance | path

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

/linux-4.1.27/include/linux/
Dnfs_fs_sb.h20 struct nfs41_server_scope;
94 struct nfs41_server_scope *cl_serverscope;
Dnfs_xdr.h1161 struct nfs41_server_scope { struct
1190 struct nfs41_server_scope *server_scope;
/linux-4.1.27/fs/nfs/
Dnfs4_fs.h437 struct nfs41_server_scope **);
Dnfs4proc.c6647 nfs41_same_server_scope(struct nfs41_server_scope *a, in nfs41_same_server_scope()
6648 struct nfs41_server_scope *b) in nfs41_same_server_scope()
6872 res.server_scope = kzalloc(sizeof(struct nfs41_server_scope), in _nfs4_proc_exchange_id()