Searched defs:umap_args (Results 1 – 1 of 1) sorted by relevance
20 struct umap_args { struct21 char *target; /* Target of loopback */22 int nentries; /* # of entries in user map array */23 int gnentries; /* # of entries in group map array */24 u_long (*mapdata)[2]; /* pointer to array of user mappings */25 u_long (*gmapdata)[2]; /* pointer to array of group mappings */