HomeSort by: relevance | last modified time | path
    Searched refs:tn_readdir_lastp (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/fs/tmpfs/
tmpfs_subr.c 269 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;
tmpfs.h 147 struct tmpfs_dirent * tn_readdir_lastp; member in struct:tmpfs_node::__anon9822e21c010a::__anon9822e21c0308

Completed in 12 milliseconds