Home
last modified time | relevance | path

Searched refs:exceeded_time (Results 1 – 3 of 3) sorted by relevance

/third_party/ntfs-3g/ntfsprogs/
Dntfsinfo.c1653 sle64_to_cpu(data->quota_q.exceeded_time), in ntfs_dump_index_data()
1655 sle64_to_cpu(data->quota_q.exceeded_time)); in ntfs_dump_index_data()
Dmkntfs.c2936 idx_entry_q1_data->exceeded_time = const_cpu_to_sle64(0); in initialize_quota()
2963 idx_entry_q2_data->exceeded_time = const_cpu_to_sle64(0); in initialize_quota()
/third_party/ntfs-3g/include/ntfs-3g/
Dlayout.h2248 sle64 exceeded_time; /* How long the soft quota has been exceeded. */ member