Home
last modified time | relevance | path

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

/openbsd-src/sys/tmpfs/
H A Dtmpfs_vfsops.c69 int tmpfs_init(struct vfsconf *);
73 tmpfs_init(struct vfsconf *vfsp) in tmpfs_init() function
376 .vfs_init = tmpfs_init,