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

  /src/sys/fs/tmpfs/
tmpfs.h 97 tmpfs_dirent_t * tn_dirent_hint; member in struct:tmpfs_node
tmpfs_subr.c 212 node->tn_dirent_hint = NULL;
517 node->tn_dirent_hint = de;
563 node->tn_dirent_hint = NULL;
630 tmpfs_dirent_t *de = node->tn_dirent_hint;

Completed in 14 milliseconds