Home
last modified time | relevance | path

Searched defs:usa_count (Results 1 - 6 of 6) sorted by relevance

/third_party/ntfs-3g/libntfs-3g/
H A Dmst.c41 is_valid_record(u32 size, u16 usa_ofs, u16 usa_count) in is_valid_record() argument
68 u16 usa_ofs, usa_count, usn; in ntfs_mst_post_read_fixup_warn() local
171 u16 usa_ofs, usa_count, usn; ntfs_mst_pre_write_fixup() local
235 u16 usa_count = le16_to_cpu(b->usa_count); ntfs_mst_post_write_fixup() local
[all...]
H A Dlogfile.c60 u16 ra_ofs, usa_count, usa_ofs, usa_end = 0; in ntfs_check_restart_page_header() local
/third_party/ntfs-3g/ntfsprogs/
H A Dntfsck.c581 u16 usa_count, usa_ofs, attrs_offset, usa; in check_file_record() local
H A Dntfsresize.c4004 int usa_count; in minimal_record() local
/third_party/ntfs-3g/include/ntfs-3g/
H A Dlogfile.h73 /* 6*/ le16 usa_count; /* See NTFS_RECORD definition in layout.h. */ member
317 le16 usa_count; /* See NTFS_RECORD definition in layout.h. */ member
H A Dlayout.h196 le16 usa_count; /* Number of le16 sized entries in the usa member
350 le16 usa_count; /* See NTFS_RECORD definition above. */ member
425 le16 usa_count; /* See NTFS_RECORD definition above. */ member
2157 le16 usa_count; /* See NTFS_RECORD definition. */ member

Completed in 15 milliseconds