Searched defs:indx_record_size (Results 1 - 3 of 3) sorted by relevance
/third_party/ntfs-3g/include/ntfs-3g/ | ||
H A D | volume.h | 200 u32 indx_record_size; /* Byte size of a INDX record. */ member |
/third_party/ntfs-3g/ntfsprogs/ | ||
H A D | ntfswipe.c | 1095 wipe_index_allocation(ntfs_volume *vol, int byte, enum action act __attribute__((unused)), ntfs_attr *naa, ntfs_attr *nab, u32 indx_record_size) wipe_index_allocation() argument 1212 u32 indx_record_size; get_indx_record_size() local 1261 u32 indx_record_size; wipe_directory() local [all...] |
H A D | ntfsclone.c | 1590 u32 indx_record_size; local [all...] |
Completed in 6 milliseconds