Home
last modified time | relevance | path

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

/openbsd-src/sys/sys/
H A Dmount.h229 struct tmpfs_args { struct
275 struct tmpfs_args tmpfs_args; member
230 ta_versiontmpfs_args global() argument
233 ta_nodes_maxtmpfs_args global() argument
234 ta_size_maxtmpfs_args global() argument
237 ta_root_uidtmpfs_args global() argument
238 ta_root_gidtmpfs_args global() argument
239 ta_root_modetmpfs_args global() argument
/openbsd-src/sbin/mount/
H A Dmount.c605 struct tmpfs_args *tmpfs_args = &sf->mount_info.tmpfs_args; in prmount() local