Searched refs:td_node (Results 1 – 4 of 4) sorted by relevance
236 tnode = de->td_node; in tmpfs_lookup()1460 KASSERT(fde->td_node != NULL); in tmpfs_sane_rename()1700 KASSERT(fde->td_node != NULL); in tmpfs_rename_enter_common()1729 if (tde->td_node != fde->td_node) { in tmpfs_rename_enter_common()1811 KASSERT(fde->td_node != NULL); in tmpfs_rename_enter_separate()2045 KASSERT(a_dirent->td_node != in tmpfs_rename_lock()2091 KASSERT(b_dirent->td_node != in tmpfs_rename_lock()2097 (a_dirent->td_node != b_dirent->td_node)) { in tmpfs_rename_lock()2188 KASSERT(fde->td_node != NULL); in tmpfs_rename_attachdetach()2232 tde->td_node->tn_links--; in tmpfs_rename_attachdetach()[all …]
464 KASSERT(de->td_node == NULL); in tmpfs_free_dirent()493 de->td_node = node; in tmpfs_dir_attach()532 tmpfs_node_t *node = de->td_node; in tmpfs_dir_detach()539 de->td_node = NULL; in tmpfs_dir_detach()620 KASSERT(de->td_node == node); in tmpfs_dir_cached()791 dent.d_fileno = de->td_node->tn_id; in tmpfs_dir_getdents()792 switch (de->td_node->tn_type) { in tmpfs_dir_getdents()
60 struct tmpfs_node * td_node; member
237 cnode = de->td_node; in tmpfs_unmount()