Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/fs/autofs/
H A Dauto_vnops.c66 static int auto_remove(vnode_t *, char *, cred_t *, caller_context_t *, int);
99 VOPNAME_REMOVE, { .vop_remove = auto_remove },
702 auto_remove( in auto_remove() function