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

/linux-4.1.27/fs/
H A Dstatfs.c106 static int do_statfs_native(struct kstatfs *st, struct statfs __user *p) do_statfs_native() function
177 error = do_statfs_native(&st, buf); SYSCALL_DEFINE2()
198 error = do_statfs_native(&st, buf); SYSCALL_DEFINE2()

Completed in 109 milliseconds