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

/freebsd-13-stable/sys/fs/autofs/
H A Dautofs.h132 bool autofs_ignore_thread(const struct thread *td);
H A Dautofs_vnops.c95 autofs_ignore_thread(curthread) == false) {
253 autofs_ignore_thread(cnp->cn_thread) == false) {
315 if (autofs_ignore_thread(curthread) == false)
411 autofs_ignore_thread(curthread) == false) {
H A Dautofs.c224 autofs_ignore_thread(const struct thread *td) function

Completed in 167 milliseconds