Home
last modified time | relevance | path

Searched defs:nfs4_ephemeral (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/nfs/
H A Dnfs4_clnt.h1382 typedef struct nfs4_ephemeral { struct
1384 struct nfs4_ephemeral *ne_child; /* first child node */ argument
1385 struct nfs4_ephemeral *ne_peer; /* next sibling */ argument
1386 struct nfs4_ephemeral *ne_prior; /* who points at us */ argument
1390 } nfs4_ephemeral_t; argument