OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
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
Indexes created Tue Sep 30 17:09:57 GMT 2025