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

  /src/sys/fs/tmpfs/
tmpfs_subr.c 404 tmpfs_free_dirent(tmp, de);
413 tmpfs_free_dirent(tmp, de);
429 tmpfs_free_dirent(tmp, wde);
477 * tmpfs_free_dirent: free a directory entry.
480 tmpfs_free_dirent(tmpfs_mount_t *tmp, tmpfs_dirent_t *de) function in typeref:typename:void

Completed in 27 milliseconds