Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/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()
/kernel/linux/linux-6.6/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()

Completed in 4 milliseconds