Home
last modified time | relevance | path

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

/linux-4.19.296/fs/ntfs/
Dquota.c40 QUOTA_CONTROL_ENTRY *qce; in ntfs_mark_quotas_out_of_date()
67 if (ictx->data_len < offsetof(QUOTA_CONTROL_ENTRY, sid)) { in ntfs_mark_quotas_out_of_date()
72 qce = (QUOTA_CONTROL_ENTRY*)ictx->data; in ntfs_mark_quotas_out_of_date()
Dlayout.h2158 } __attribute__ ((__packed__)) QUOTA_CONTROL_ENTRY; typedef