Home
last modified time | relevance | path

Searched refs:tmpfs_node_get (Results 1 – 3 of 3) sorted by relevance

/netbsd/src/sys/fs/tmpfs/
Dtmpfs_mem.c180 tmpfs_node_get(struct tmpfs_mount *mp) in tmpfs_node_get() function
Dtmpfs.h299 tmpfs_node_t * tmpfs_node_get(tmpfs_mount_t *);
Dtmpfs_subr.c204 node = tmpfs_node_get(tmp); in tmpfs_newvnode()