Searched defs:tmpfs_args (Results 1 – 2 of 2) sorted by relevance
/openbsd-src/sys/sys/ | ||
H A D | mount.h | 229 struct tmpfs_args { struct |
/openbsd-src/sbin/mount/ | ||
H A D | mount.c | 605 struct tmpfs_args *tmpfs_args = &sf->mount_info.tmpfs_args; in prmount() local |