Home
last modified time | relevance | path

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

/NextBSD/sys/fs/autofs/
HDautofs.h59 #define AUTOFS_SLOCK(X) sx_slock(&X->am_lock) macro
HDautofs_vnops.c280 AUTOFS_SLOCK(amp); in autofs_lookup()
430 AUTOFS_SLOCK(amp); in autofs_readdir()
HDautofs.c302 AUTOFS_SLOCK(amp); in autofs_cached()