OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:tmpfs_node_t
(Results
1 - 1
of
1
) sorted by relevancy
/src/sys/fs/tmpfs/
tmpfs.h
83
* set to the inode it reference, and
tmpfs_node_t
::tn_vnode is
163
}
tmpfs_node_t
;
typedef in typeref:struct:tmpfs_node
196
* We abuse
tmpfs_node_t
::tn_gen for that.
205
#define TMPFS_NODE_WHITEOUT ((
tmpfs_node_t
*)-1)
209
* Ored into
tmpfs_node_t
::tn_holdcount.
223
tmpfs_node_t
* tm_root;
251
void tmpfs_free_node(tmpfs_mount_t *,
tmpfs_node_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 *)
[
all
...]
Completed in 14 milliseconds
Indexes created Mon Sep 29 15:09:53 GMT 2025