Home
last modified time | relevance | path

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

/third_party/ntfs-3g/libntfs-3g/
Dmst.c41 is_valid_record(u32 size, u16 usa_ofs, u16 usa_count) in is_valid_record()
68 u16 usa_ofs, usa_count, usn; in ntfs_mst_post_read_fixup_warn() local
171 u16 usa_ofs, usa_count, usn; in ntfs_mst_pre_write_fixup() local
235 u16 usa_count = le16_to_cpu(b->usa_count); in ntfs_mst_post_write_fixup() local
Dlogfile.c60 u16 ra_ofs, usa_count, usa_ofs, usa_end = 0; in ntfs_check_restart_page_header() local
/third_party/ntfs-3g/include/ntfs-3g/
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
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
/third_party/ntfs-3g/ntfsprogs/
Dntfsck.c581 u16 usa_count, usa_ofs, attrs_offset, usa; in check_file_record() local
Dntfsresize.c4004 int usa_count; in minimal_record() local