Searched refs:tn_readdir_lastp (Results 1 – 2 of 2) sorted by relevance
161 nnode->tn_spec.tn_dir.tn_readdir_lastp = NULL; in tmpfs_alloc_node()560 if (dnode->tn_spec.tn_dir.tn_readdir_lastp == de) { in tmpfs_dir_detach()561 dnode->tn_spec.tn_dir.tn_readdir_lastp = NULL; in tmpfs_dir_detach()683 tmpfs_dirent_t *de = node->tn_spec.tn_dir.tn_readdir_lastp; in tmpfs_dir_lookupbyseq()851 node->tn_spec.tn_dir.tn_readdir_lastp = de; in tmpfs_dir_getdents()
148 struct tmpfs_dirent * tn_readdir_lastp; member