Searched refs:tn_id (Results 1 – 5 of 5) sorted by relevance
229 KASSERT(root->tn_id == TMPFS_ROOTINO, in tmpfs_mount()230 ("tmpfs root with invalid ino: %ju", (uintmax_t)root->tn_id)); in tmpfs_mount()455 if (node->tn_id == tfhp->tf_id && in tmpfs_fhtovp()512 tfh.tf_id = node->tn_id; in tmpfs_vptofh()
126 nnode->tn_id = tmpfs_fetch_ino(tmp); in tmpfs_alloc_node()726 if (vop_write_dirent(&error, uio, node->tn_id, DT_DIR, 1, ".")) in tmpfs_dir_getdotdent()755 d_ino = node->tn_dir.tn_parent->tn_id; in tmpfs_dir_getdotdotdent()757 d_ino = tmp->tm_root->tn_id; in tmpfs_dir_getdotdotdent()760 d_ino = tmp->tm_root->tn_id; in tmpfs_dir_getdotdotdent()907 d_ino = de->td_node->tn_id; in tmpfs_dir_getdents()
173 ino_t tn_id; member
380 vap->va_fileid = node->tn_id; in tmpfs_getattr()421 vap->va_fileid = node->tn_id; in tmpfs_getattr_lite()
64 fsp->fileid = ino.tn_id; in tmpfs_filestat()