Searched defs:umap_args (Results 1 – 1 of 1) sorted by relevance
45 struct umap_args { struct46 struct layer_args la; /* generic layerfs args. Includes50 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 */