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

  /src/sys/fs/tmpfs/
tmpfs.h 51 typedef struct tmpfs_dirent { struct
52 TAILQ_ENTRY(tmpfs_dirent) td_entries;
65 TAILQ_HEAD(tmpfs_dir, tmpfs_dirent);
147 struct tmpfs_dirent * tn_readdir_lastp;
tmpfs.h 51 typedef struct tmpfs_dirent { struct
52 TAILQ_ENTRY(tmpfs_dirent) td_entries;
65 TAILQ_HEAD(tmpfs_dir, tmpfs_dirent);
147 struct tmpfs_dirent * tn_readdir_lastp;

Completed in 21 milliseconds