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

/linux-4.1.27/fs/
H A Dstatfs.c148 static int do_statfs64(struct kstatfs *st, struct statfs64 __user *p) do_statfs64() function
189 error = do_statfs64(&st, buf); SYSCALL_DEFINE3()
212 error = do_statfs64(&st, buf); SYSCALL_DEFINE3()

Completed in 126 milliseconds