Home
last modified time | relevance | path

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

/linux-6.1.9/fs/
Dstatfs.c168 static int do_statfs64(struct kstatfs *st, struct statfs64 __user *p) in do_statfs64() function
209 error = do_statfs64(&st, buf); in SYSCALL_DEFINE3()
232 error = do_statfs64(&st, buf); in SYSCALL_DEFINE3()