Home
last modified time | relevance | path

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

/openbmc/linux/fs/quota/
H A Dquota.c407 static int compat_copy_fs_qfilestat(struct compat_fs_qfilestat __user *to, in compat_copy_fs_qfilestat() function
422 compat_copy_fs_qfilestat(&to->qs_uquota, &from->qs_uquota) || in compat_copy_fs_quota_stat()
423 compat_copy_fs_qfilestat(&to->qs_gquota, &from->qs_gquota) || in compat_copy_fs_quota_stat()