HomeSort by: relevance | last modified time | path
    Searched defs:tmpfs_dir_lookup (Results 1 - 1 of 1) sorted by relevancy

  /src/sys/fs/tmpfs/
tmpfs_subr.c 426 wde = tmpfs_dir_lookup(dnode, cnp);
594 * tmpfs_dir_lookup: find a directory entry in the specified inode.
600 tmpfs_dir_lookup(tmpfs_node_t *node, struct componentname *cnp) function in typeref:typename:tmpfs_dirent_t *
623 * avoid unnecessary tmpfs_dir_lookup().

Completed in 12 milliseconds