Lines Matching defs:node

109 tmpfs_init_vnode(struct vnode *vp, tmpfs_node_t *node)  in tmpfs_init_vnode()
163 tmpfs_node_t *node; in tmpfs_loadvnode() local
188 tmpfs_node_t *node, *dnode; in tmpfs_newvnode() local
309 tmpfs_free_node(tmpfs_mount_t *tmp, tmpfs_node_t *node) in tmpfs_free_node()
372 tmpfs_node_t *dnode = VP_TO_TMPFS_DIR(dvp), *node; in tmpfs_construct_node() local
498 tmpfs_dir_attach(tmpfs_node_t *dnode, tmpfs_dirent_t *de, tmpfs_node_t *node) in tmpfs_dir_attach()
556 tmpfs_node_t *node = de->td_node; in tmpfs_dir_detach() local
600 tmpfs_dir_lookup(tmpfs_node_t *node, struct componentname *cnp) in tmpfs_dir_lookup()
628 tmpfs_dir_cached(tmpfs_node_t *node) in tmpfs_dir_cached()
737 tmpfs_dir_lookupbyseq(tmpfs_node_t *node, off_t seq) in tmpfs_dir_lookupbyseq()
765 tmpfs_dir_getdotents(tmpfs_node_t *node, struct dirent *dp, struct uio *uio) in tmpfs_dir_getdotents()
808 tmpfs_dir_getdents(tmpfs_node_t *node, struct uio *uio, off_t *cntp) in tmpfs_dir_getdents()
904 tmpfs_node_t *node = VP_TO_TMPFS_NODE(vp); in tmpfs_reg_resize() local
960 tmpfs_node_t *node = VP_TO_TMPFS_NODE(vp); in tmpfs_chflags() local
1019 tmpfs_node_t *node = VP_TO_TMPFS_NODE(vp); in tmpfs_chmod() local
1052 tmpfs_node_t *node = VP_TO_TMPFS_NODE(vp); in tmpfs_chown() local
1093 tmpfs_node_t *node = VP_TO_TMPFS_NODE(vp); in tmpfs_chsize() local
1147 tmpfs_node_t *node = VP_TO_TMPFS_NODE(vp); in tmpfs_chtimes() local
1187 tmpfs_node_t *node = VP_TO_TMPFS_NODE(vp); in tmpfs_update_locked() local
1214 tmpfs_node_t *node = VP_TO_TMPFS_NODE(vp); in tmpfs_update() local
1231 tmpfs_node_t *node = VP_TO_TMPFS_NODE(vp); in tmpfs_update_lazily() local