Home
last modified time | relevance | path

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

/linux-4.19.296/fs/
Dstatfs.c152 static int do_statfs64(struct kstatfs *st, struct statfs64 __user *p) in do_statfs64() function
193 error = do_statfs64(&st, buf); in SYSCALL_DEFINE3()
216 error = do_statfs64(&st, buf); in SYSCALL_DEFINE3()