Home | History | Annotate | Download | only in tmpfs

Lines Matching defs:dnode

388 	tmpfs_node_t *dnode = VP_TO_TMPFS_DIR(dvp);
407 tmpfs_dir_detach(dnode, *dep);
475 struct tmpfs_node *dnode;
507 dnode = VP_TO_TMPFS_NODE(vp)->tn_spec.tn_dir.tn_parent;
510 * If dnode is null then vp has been rmdir'd, which is
513 KASSERT(dnode != NULL);
516 if (dnode == VP_TO_TMPFS_NODE(vp)) {
523 if (dnode == VP_TO_TMPFS_NODE(fdvp)) {
524 KASSERT(dnode->tn_vnode == fdvp);
534 error = vcache_get(mp, &dnode, sizeof(dnode), &vp);
545 * vcache_get only guarantees that dnode will not