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

  /src/sys/fs/tmpfs/
tmpfs_mem.c 172 tmpfs_dirent_put(struct tmpfs_mount *mp, struct tmpfs_dirent *de) function in typeref:typename:void
tmpfs.h 297 void tmpfs_dirent_put(tmpfs_mount_t *, tmpfs_dirent_t *);
tmpfs_subr.c 464 tmpfs_dirent_put(tmp, nde);
485 tmpfs_dirent_put(tmp, de);

Completed in 14 milliseconds