Home
last modified time | relevance | path

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

/netbsd-src/sys/miscfs/umapfs/
H A Dumap.h45 struct umap_args { struct
46 struct layer_args la; /* generic layerfs args. Includes
50 int nentries; /* # of entries in user map array */
51 int gnentries; /* # of entries in group map array */
52 u_long (*mapdata)[2]; /* pointer to array of user mappings */
53 u_long (*gmapdata)[2]; /* pointer to array of group mappings */
54 u_long fsid; /* user-supplied per-fs ident */