Searched defs:nfs_delmapcall_t (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/nfs/
H A Dnfs_clnt.h172 * nfs_delmapcall_t's associated with each rnode_t. This list is protected
182 } nfs_delmapcall_t; typedef in typeref:struct:nfs_delmapcall
196 nfs_delmapcall_t *caller; /* to retrieve errors from the cb */
200 extern nfs_delmapcall_t *nfs_init_delmapcall(void);
201 extern void nfs_free_delmapcall(nfs_delmapcall_t *);

Completed in 61 milliseconds