Searched refs:vntofn (Results 1 - 4 of 4) sorted by relevance

/opensolaris-onvv-gate/usr/src/uts/common/fs/autofs/
H A Dauto_vnops.c172 fnnode_t *fnp = vntofn(vp);
315 fnnode_t *fnp = vntofn(vp);
396 pdfnp = (vntofn(dvp))->fn_parent;
429 dfnp = vntofn(dvp);
952 fnnode_t *fnp = vntofn(vp);
966 struct autofs_globals *fngp = vntofn(fnip->fi_rootvp)->fn_globals;
1269 fnnode_t *fnp = vntofn(vp);
1302 fnnode_t *fnp = vntofn(vp);
1344 fnnode_t *fnp = vntofn(vp);
1356 fnnode_t *fnp = vntofn(v
[all...]
H A Dauto_subr.c644 fngp = vntofn(fnip->fi_rootvp)->fn_globals;
742 fngp = vntofn(fnip->fi_rootvp)->fn_globals;
809 struct autofs_globals *fngp = vntofn(fnip->fi_rootvp)->fn_globals;
1241 mfnp = vntofn(mvp);
1282 newfnp = vntofn(newvp);
1918 cfnp = vntofn(cvp);
2011 fnp = vntofn(vp);
2064 rootfnp = vntofn(rootvp);
2428 currfnp = vntofn(newvp);
H A Dauto_vfsops.c717 rfnp = vntofn(rvp);
/opensolaris-onvv-gate/usr/src/uts/common/sys/fs/
H A Dautofs.h195 #define vntofn(vp) ((struct fnnode *)((vp)->v_data)) macro

Completed in 105 milliseconds