Searched defs:adosfs_args (Results 1 – 1 of 1) sorted by relevance
39 struct adosfs_args { struct40 char *fspec; /* blocks special holding the fs to mount */41 struct export_args30 _pad1; /* compat with old userland tools */42 uid_t uid; /* uid that owns adosfs files */43 gid_t gid; /* gid that owns adosfs files */44 mode_t mask; /* mask to be applied for adosfs perms */