Home
last modified time | relevance | path

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

/freebsd-14.2/sys/fs/autofs/
H A Dautofs.h58 #define AUTOFS_SLOCK(X) sx_slock(&X->am_lock) macro
H A Dautofs_vnops.c268 AUTOFS_SLOCK(amp); in autofs_lookup()
462 AUTOFS_SLOCK(amp); in autofs_readdir()
H A Dautofs.c310 AUTOFS_SLOCK(amp); in autofs_cached()