Home
last modified time | relevance | path

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

/freebsd-11-stable/sys/fs/autofs/
HDautofs_vnops.c276 AUTOFS_SUNLOCK(amp); in autofs_lookup()
280 AUTOFS_SUNLOCK(amp); in autofs_lookup()
287 AUTOFS_SUNLOCK(amp); in autofs_lookup()
482 AUTOFS_SUNLOCK(amp); in autofs_readdir()
490 AUTOFS_SUNLOCK(amp); in autofs_readdir()
494 AUTOFS_SUNLOCK(amp); in autofs_readdir()
HDautofs.h63 #define AUTOFS_SUNLOCK(X) sx_sunlock(&X->am_lock) macro
HDautofs.c314 AUTOFS_SUNLOCK(amp); in autofs_cached()