Home
last modified time | relevance | path

Searched refs:mapping_pairs_offset (Results 1 – 6 of 6) sorted by relevance

/Linux-v4.19/fs/ntfs/
Dmft.c1441 le16_to_cpu(a->data.non_resident.mapping_pairs_offset)); in ntfs_mft_bitmap_extend_allocation_nolock()
1462 le16_to_cpu(a->data.non_resident.mapping_pairs_offset), in ntfs_mft_bitmap_extend_allocation_nolock()
1548 a->data.non_resident.mapping_pairs_offset), in ntfs_mft_bitmap_extend_allocation_nolock()
1550 a->data.non_resident.mapping_pairs_offset), in ntfs_mft_bitmap_extend_allocation_nolock()
1873 le16_to_cpu(a->data.non_resident.mapping_pairs_offset)); in ntfs_mft_data_extend_allocation_nolock()
1899 le16_to_cpu(a->data.non_resident.mapping_pairs_offset), in ntfs_mft_data_extend_allocation_nolock()
1980 a->data.non_resident.mapping_pairs_offset), in ntfs_mft_data_extend_allocation_nolock()
1982 a->data.non_resident.mapping_pairs_offset), in ntfs_mft_data_extend_allocation_nolock()
Dattrib.c1688 a->data.non_resident.mapping_pairs_offset = cpu_to_le16(mp_ofs); in ntfs_attr_make_non_resident()
2283 le16_to_cpu(a->data.non_resident.mapping_pairs_offset)); in ntfs_attr_extend_allocation()
2303 le16_to_cpu(a->data.non_resident.mapping_pairs_offset), in ntfs_attr_extend_allocation()
2448 mapping_pairs_offset), attr_len - in ntfs_attr_extend_allocation()
2450 mapping_pairs_offset), rl2, ll, -1, in ntfs_attr_extend_allocation()
Dfile.c1089 a->data.non_resident.mapping_pairs_offset)); in ntfs_prepare_pages_for_non_resident_write()
1117 a->data.non_resident.mapping_pairs_offset), in ntfs_prepare_pages_for_non_resident_write()
1315 mapping_pairs_offset), attr_rec_len - in ntfs_prepare_pages_for_non_resident_write()
1317 mapping_pairs_offset), ni->runlist.rl, in ntfs_prepare_pages_for_non_resident_write()
Dinode.c938 a->data.non_resident.mapping_pairs_offset)))) { in ntfs_read_locked_inode()
1364 a->data.non_resident.mapping_pairs_offset)))) { in ntfs_read_locked_attr_inode()
1639 a->data.non_resident.mapping_pairs_offset)))) { in ntfs_read_locked_index_inode()
2742 le16_to_cpu(a->data.non_resident.mapping_pairs_offset)); in ntfs_truncate()
2748 le16_to_cpu(a->data.non_resident.mapping_pairs_offset), in ntfs_truncate()
Dlayout.h749 /* 32*/ le16 mapping_pairs_offset; /* Byte offset from the member
Drunlist.c776 attr->data.non_resident.mapping_pairs_offset); in ntfs_mapping_pairs_decompress()