Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/quota/
H A Dquota.c404 static int compat_copy_fs_qfilestat(struct compat_fs_qfilestat __user *to, in compat_copy_fs_qfilestat() function
419 compat_copy_fs_qfilestat(&to->qs_uquota, &from->qs_uquota) || in compat_copy_fs_quota_stat()
420 compat_copy_fs_qfilestat(&to->qs_gquota, &from->qs_gquota) || in compat_copy_fs_quota_stat()