Searched refs:statfs32_to_user (Results 1 - 1 of 1) sorted by relevance

/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/parisc/kernel/
H A Dsys_parisc32.c292 static unsigned long statfs32_to_user(struct statfs32 *ust32, struct statfs *st) function
320 if (!error && statfs32_to_user(buf, &tmp))
338 if (!error && statfs32_to_user(buf, &tmp))

Completed in 36 milliseconds