Searched refs:quota_charged (Results 1 - 6 of 6) sorted by relevance

/haiku/src/add-ons/kernel/file_systems/ntfs/libntfs/
H A Dinode.h165 le64 quota_charged; member in struct:_ntfs_inode
H A Dinode.c212 ni->quota_charged = std_info->quota_charged;
784 std_info->quota_charged = ni->quota_charged;
H A Dlayout.h969 /* 56*/ le64 quota_charged; /* Byte size of the charge to member in struct:__anon34::__anon35::__anon37
H A Ddir.c1522 ni->quota_charged = si->quota_charged = const_cpu_to_le64(0);
H A Dsecurity.c1029 ni->quota_charged = const_cpu_to_le64(0);
1103 ni->quota_charged = const_cpu_to_le64(0);
/haiku/src/add-ons/kernel/file_systems/ntfs/utils/
H A Dmkntfs.c1637 si.quota_charged = cpu_to_le64(0ULL);

Completed in 228 milliseconds