Searched refs:auto_getmntpnt (Results 1 – 1 of 1) sorted by relevance
88 static int auto_getmntpnt(vnode_t *, char *, vnode_t **, cred_t *);1182 if (error = auto_getmntpnt(dvp, mntpnt, &mvp, kcred)) { in auto_perform_actions()1665 auto_getmntpnt( in auto_getmntpnt() function