Home
last modified time | relevance | path

Searched refs:u_fstype (Results 1 – 1 of 1) sorted by relevance

/titanic_41/usr/src/uts/common/c2/
H A Daudit_event.c1716 uintptr_t u_fstype, dataptr; in aus_mount() local
1730 u_fstype = (uintptr_t)uap->fstype; in aus_mount()
1735 if (copyinstr((caddr_t)u_fstype, (caddr_t)fstype, MAXNAMELEN, &len)) in aus_mount()