Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/fs/
H A Dautofs.h161 int fn_symlinklen; member
/illumos-gate/usr/src/uts/common/fs/autofs/
H A Dauto_subr.c844 fnp->fn_symlinklen = (uint_t)len; in auto_perform_link()
1453 kmem_free(fnp->fn_symlink, fnp->fn_symlinklen); in auto_freefnnode()
H A Dauto_vnops.c1284 error = uiomove(fnp->fn_symlink, MIN(fnp->fn_symlinklen, in auto_readlink()