fakefs_node_t
fakefs_node_t *fnp = VTOF(vp);
fakefs_node_t *fnp = VTOF(vp);
const fakefs_node_t *np1 = v1;
const fakefs_node_t *np2 = v2;
fakefs_node_t *np1 = VTOF(vp1);
fakefs_node_t *np2 = VTOF(vp2);
fakefs_node_t tmp_fn;
fakefs_node_t *fnp;
fakefs_node_t *old_fnp;
fakefs_node_t *new_fnp;
DTRACE_PROBE1(found, fakefs_node_t *, old_fnp);
DTRACE_PROBE1(insert, fakefs_node_t *, new_fnp);
fakefs_node_t *fnp = VTOF(vp);
DTRACE_PROBE1(remove, fakefs_node_t *, fnp);
fakefs_node_t *fnp = VTOF(vp);
fakefs_node_t *fnp = VTOF(vp);