Searched defs:auto_remove (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/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( function
712 AUTOFS_DPRINT((4, "auto_remove dvp %p nm %s\n", (void *)dvp, nm));
730 AUTOFS_DPRINT((5, "auto_remove: error=%d\n", error));

Completed in 55 milliseconds