Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/fs/autofs/
H A Dauto_vnops.c67 static int auto_remove(vnode_t *, char *, cred_t *, caller_context_t *, int);
100 VOPNAME_REMOVE, { .vop_remove = auto_remove },
703 auto_remove( in auto_remove() function