Home
last modified time | relevance | path

Searched defs:tmpfs_mount (Results 1 – 2 of 2) sorted by relevance

/openbsd-src/sys/tmpfs/
H A Dtmpfs.h226 typedef struct tmpfs_mount { struct
246 } tmpfs_mount_t; argument
H A Dtmpfs_vfsops.c119 tmpfs_mount(struct mount *mp, const char *path, void *data, in tmpfs_mount() function