Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/smbsrv/libfksmbsrv/common/
H A Dvncache.c66 } fakefs_node_t; typedef
118 fakefs_node_t *fnp = VTOF(vp); in vn_recycle()
173 fakefs_node_t *fnp = VTOF(vp); in vn_free()
200 const fakefs_node_t *np1 = v1; in fncache_cmp()
201 const fakefs_node_t *np2 = v2; in fncache_cmp()
221 fakefs_node_t *np1 = VTOF(vp1); in vncache_cmp()
222 fakefs_node_t *np2 = VTOF(vp2); in vncache_cmp()
229 fakefs_node_t tmp_fn; in vncache_lookup()
230 fakefs_node_t *fnp; in vncache_lookup()
252 fakefs_node_t *old_fnp; in vncache_enter()
[all …]