Searched defs:usa_ofs (Results 1 – 8 of 8) sorted by relevance
/third_party/ntfs-3g/libntfs-3g/ |
D | mst.c | 41 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 234 u16 usa_ofs = le16_to_cpu(b->usa_ofs); in ntfs_mst_post_write_fixup() local
|
D | logfile.c | 60 u16 ra_ofs, usa_count, usa_ofs, usa_end = 0; in ntfs_check_restart_page_header() local
|
D | mft.c | 1718 u32 usa_ofs; in ntfs_mft_record_alloc() local
|
/third_party/ntfs-3g/include/ntfs-3g/ |
D | logfile.h | 69 /* 4*/ le16 usa_ofs; /* See NTFS_RECORD definition in layout.h. member 313 le16 usa_ofs; /* See NTFS_RECORD definition in layout.h. member
|
D | layout.h | 194 le16 usa_ofs; /* Offset to the Update Sequence Array (usa) member 349 le16 usa_ofs; /* See NTFS_RECORD definition above. */ member 424 le16 usa_ofs; /* See NTFS_RECORD definition above. */ member 2156 le16 usa_ofs; /* See NTFS_RECORD definition. */ member
|
/third_party/ntfs-3g/ntfsprogs/ |
D | ntfsck.c | 581 u16 usa_count, usa_ofs, attrs_offset, usa; in check_file_record() local
|
D | ntfsfix.c | 1059 u16 usa_ofs; in fix_selfloc_conditions() local
|
D | ntfsresize.c | 3717 u16 usa_ofs; in copy_mftmirr() local
|