Searched refs:tn_readdir_lastp (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/sys/fs/tmpfs/
H A Dtmpfs_subr.c269 node->tn_spec.tn_dir.tn_readdir_lastp = NULL;
580 if (dnode->tn_spec.tn_dir.tn_readdir_lastp == de) {
581 dnode->tn_spec.tn_dir.tn_readdir_lastp = NULL;
739 tmpfs_dirent_t *de = node->tn_spec.tn_dir.tn_readdir_lastp;
884 node->tn_spec.tn_dir.tn_readdir_lastp = de;
H A Dtmpfs.h147 struct tmpfs_dirent * tn_readdir_lastp; member in struct:tmpfs_node::__anon1::__anon3

Completed in 123 milliseconds