Searched refs:u_fstype (Results 1 – 1 of 1) sorted by relevance
1763 uintptr_t u_fstype, dataptr; in aus_mount() local1777 u_fstype = (uintptr_t)uap->fstype; in aus_mount()1782 if (copyinstr((caddr_t)u_fstype, (caddr_t)fstype, MAXNAMELEN, &len)) in aus_mount()