Home
last modified time | relevance | path

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

/linux-2.6.39/arch/parisc/hpux/
Dsys_hpux.c108 struct hpux_ustat { struct
137 static int hpux_ustat(dev_t dev, struct hpux_ustat __user *ubuf) in hpux_ustat() function
140 struct hpux_ustat tmp; /* Changed to hpux_ustat */ in hpux_ustat()
296 return hpux_ustat(new_decode_dev(n), in hpux_utssys()
297 (struct hpux_ustat __user *)ubuf); in hpux_utssys()