Searched defs:nfs_testmapid (Results 1 – 1 of 1) sorted by relevance
831 struct nfs_testmapid { struct832 uint32_t ntm_lookup; /* lookup name 2 id or id 2 name */833 uint32_t ntm_grpflag; /* Is this a group or user maping */834 uint32_t ntm_id; /* id to map or return */835 uint32_t pad;836 guid_t ntm_guid; /* intermidiate guid used in conversion */837 char ntm_name[MAXIDNAMELEN]; /* name to map or return */