Home
last modified time | relevance | path

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

/fs/
Dstatfs.c166 static int do_statfs64(struct kstatfs *st, struct statfs64 __user *p) in do_statfs64() function
207 error = do_statfs64(&st, buf); in SYSCALL_DEFINE3()
230 error = do_statfs64(&st, buf); in SYSCALL_DEFINE3()