Searched refs:auto_new_mount_thread (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/fs/
H A Dautofs.h283 extern void auto_new_mount_thread(fnnode_t *, char *, cred_t *);
/illumos-gate/usr/src/uts/common/fs/autofs/
H A Dauto_vnops.c629 * auto_new_mount_thread fires up a new thread which
632 auto_new_mount_thread(fnp, searchnm, cred);
1507 auto_new_mount_thread(fnp, name, cred);
H A Dauto_subr.c195 * auto_new_mount_thread fires up a new thread which
198 auto_new_mount_thread(fnp, name, cred);
300 auto_new_mount_thread(fnnode_t *fnp, char *name, cred_t *cred) function

Completed in 81 milliseconds