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_t
(Results
1 - 1
of
1
) sorted by relevancy
/src/sys/fs/tmpfs/
tmpfs.h
63
}
tmpfs_dirent_t
;
typedef in typeref:struct:tmpfs_dirent
97
tmpfs_dirent_t
* tn_dirent_hint;
257
tmpfs_dirent_t
**);
258
void tmpfs_free_dirent(tmpfs_mount_t *,
tmpfs_dirent_t
*);
259
void tmpfs_dir_attach(tmpfs_node_t *,
tmpfs_dirent_t
*, tmpfs_node_t *);
260
void tmpfs_dir_detach(tmpfs_node_t *,
tmpfs_dirent_t
*);
262
tmpfs_dirent_t
*tmpfs_dir_lookup(tmpfs_node_t *, struct componentname *);
263
tmpfs_dirent_t
*tmpfs_dir_cached(tmpfs_node_t *);
265
uint32_t tmpfs_dir_getseq(tmpfs_node_t *,
tmpfs_dirent_t
*);
266
tmpfs_dirent_t
*tmpfs_dir_lookupbyseq(tmpfs_node_t *, off_t)
[
all
...]
Completed in 11 milliseconds
Indexes created Sun Oct 12 02:09:55 GMT 2025