Searched refs:tn_readdir_lastp (Results 1 – 2 of 2) sorted by relevance
609 nnode->tn_dir.tn_readdir_lastp = NULL; in tmpfs_alloc_node()1287 (de = node->tn_dir.tn_readdir_lastp) != NULL) { in tmpfs_dir_lookup_cookie()1460 dnode->tn_dir.tn_readdir_lastp = NULL; in tmpfs_dir_attach()1507 dnode->tn_dir.tn_readdir_lastp = NULL; in tmpfs_dir_detach()1786 node->tn_dir.tn_readdir_lastp = de; in tmpfs_dir_getdents()
294 struct tmpfs_dirent * tn_readdir_lastp; member