Home
last modified time | relevance | path

Searched refs:auto_unblock_others (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/fs/
H A Dautofs.h255 auto_unblock_others((fnp), (operation)); \
266 extern void auto_unblock_others(fnnode_t *, uint_t);
/illumos-gate/usr/src/uts/common/fs/autofs/
H A Dauto_subr.c99 auto_unblock_others( in auto_unblock_others() function