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

  /src/sys/fs/tmpfs/
tmpfs.h 263 tmpfs_dirent_t *tmpfs_dir_cached(tmpfs_node_t *);
tmpfs_vnops.c 725 de = tmpfs_dir_cached(node);
895 de = tmpfs_dir_cached(node);
tmpfs_subr.c 622 * tmpfs_dir_cached: get a cached directory entry if it is valid. Used to
628 tmpfs_dir_cached(tmpfs_node_t *node) function in typeref:typename:tmpfs_dirent_t *

Completed in 14 milliseconds