Searched refs:QUOTA_CONTROL_ENTRY (Results 1 – 2 of 2) sorted by relevance
26 QUOTA_CONTROL_ENTRY *qce; in ntfs_mark_quotas_out_of_date()53 if (ictx->data_len < offsetof(QUOTA_CONTROL_ENTRY, sid)) { in ntfs_mark_quotas_out_of_date()58 qce = (QUOTA_CONTROL_ENTRY*)ictx->data; in ntfs_mark_quotas_out_of_date()
2144 } __attribute__ ((__packed__)) QUOTA_CONTROL_ENTRY; typedef