Home
last modified time | relevance | path

Searched refs:tn_dirent_hint (Results 1 – 2 of 2) sorted by relevance

/openbsd/src/sys/tmpfs/
Dtmpfs_subr.c118 nnode->tn_dirent_hint = NULL; in tmpfs_alloc_node()
498 node->tn_dirent_hint = de; in tmpfs_dir_attach()
540 node->tn_dirent_hint = NULL; in tmpfs_dir_detach()
613 tmpfs_dirent_t *de = node->tn_dirent_hint; in tmpfs_dir_cached()
Dtmpfs.h101 tmpfs_dirent_t * tn_dirent_hint; member