Home
last modified time | relevance | path

Searched refs:QUOTA_FLAG_OUT_OF_DATE (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/fs/ntfs/
H A Dquota.c66 if (qce->flags & QUOTA_FLAG_OUT_OF_DATE) in ntfs_mark_quotas_out_of_date()
77 * Set the QUOTA_FLAG_OUT_OF_DATE bit thus marking quotas out of date. in ntfs_mark_quotas_out_of_date()
81 qce->flags |= QUOTA_FLAG_OUT_OF_DATE; in ntfs_mark_quotas_out_of_date()
H A Dlayout.h2104 QUOTA_FLAG_OUT_OF_DATE = cpu_to_le32(0x00000200), enumerator
/kernel/linux/linux-6.6/fs/ntfs/
H A Dquota.c66 if (qce->flags & QUOTA_FLAG_OUT_OF_DATE) in ntfs_mark_quotas_out_of_date()
77 * Set the QUOTA_FLAG_OUT_OF_DATE bit thus marking quotas out of date. in ntfs_mark_quotas_out_of_date()
81 qce->flags |= QUOTA_FLAG_OUT_OF_DATE; in ntfs_mark_quotas_out_of_date()
H A Dlayout.h2104 QUOTA_FLAG_OUT_OF_DATE = cpu_to_le32(0x00000200), enumerator

Completed in 11 milliseconds