Home
last modified time | relevance | path

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

/netbsd-src/sys/fs/filecorefs/
H A Dfilecore_mount.h73 struct filecore_args { struct
74 char *fspec; /* block special device to mount */
75 struct export_args30 _pad1; /* compat with old userland tools */
76 uid_t uid; /* uid that owns filecore files */
77 gid_t gid; /* gid that owns filecore files */
78 int flags; /* mounting flags, see below */