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

/illumos-gate/usr/src/uts/common/fs/autofs/
H A Dauto_subr.c232 * XXX auto_mount_thread() is not suspend-safe within the scope of
234 * made by the auto_mount_thread() that have been identified to be unsafe
243 auto_mount_thread(struct autofs_callargs *argsp) function
258 callb_generic_cpr, "auto_mount_thread");
296 * Creates new thread which calls auto_mount_thread which does
313 (void) zthread_create(NULL, 0, auto_mount_thread, argsp, 0,

Completed in 49 milliseconds