Home
last modified time | relevance | path

Searched refs:fn_symlink (Results 1 – 3 of 3) sorted by last modified time

/illumos-gate/usr/src/uts/common/sys/fs/
H A Dautofs.h158 char *fn_symlink; /* if VLNK, this is what it */ member
/illumos-gate/usr/src/uts/common/fs/autofs/
H A Dauto_vnops.c1284 error = uiomove(fnp->fn_symlink, MIN(fnp->fn_symlinklen, in auto_readlink()
H A Dauto_subr.c843 fnp->fn_symlink = tmp; in auto_perform_link()
1451 if (fnp->fn_symlink) { in auto_freefnnode()
1453 kmem_free(fnp->fn_symlink, fnp->fn_symlinklen); in auto_freefnnode()