Searched refs:sv_find (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/fs/nfs/
H A Dnfs4_shadow.c41 int sv_find; member in struct:sv_stats
109 * Call sv_find to find and/or initialize the shadow
124 resvp = sv_find(*vpp, dvp, namepp);
161 * sv_find - find the shadow vnode for the desired name and directory
171 sv_find(vnode_t *mvp, vnode_t *dvp, nfs4_fname_t **namepp) function
182 sv_stats.sv_find++;
/illumos-gate/usr/src/uts/common/nfs/
H A Drnode4.h435 extern vnode_t *sv_find(vnode_t *, vnode_t *, nfs4_fname_t **);

Completed in 59 milliseconds