Home
last modified time | relevance | path

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

/Linux-v6.1/fs/ntfs/
Dquota.c26 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()
Dlayout.h2144 } __attribute__ ((__packed__)) QUOTA_CONTROL_ENTRY; typedef