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