autofs_vnops.c | 278 error = autofs_node_find(anp, cnp->cn_nameptr, cnp->cn_namelen, &child); 626 KASSERT(autofs_node_find(parent, name, namelen, NULL) == 650 autofs_node_find(struct autofs_node *parent, const char *name, function in typeref:typename:int
|