Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/fs/
H A Dautofs.h272 extern void auto_do_unmount(struct autofs_globals *);
/illumos-gate/usr/src/uts/common/fs/autofs/
H A Dauto_vfsops.c245 (void) zthread_create(NULL, 0, auto_do_unmount, fngp, 0, minclsyspri); in autofs_zone_init()
H A Dauto_subr.c2524 auto_do_unmount(struct autofs_globals *fngp) in auto_do_unmount() function