Home
last modified time | relevance | path

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

/linux-4.19.296/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.c1712 a->data.non_resident.mapping_pairs_offset = cpu_to_le16(mp_ofs); in ntfs_attr_make_non_resident()
2307 le16_to_cpu(a->data.non_resident.mapping_pairs_offset)); in ntfs_attr_extend_allocation()
2327 le16_to_cpu(a->data.non_resident.mapping_pairs_offset), in ntfs_attr_extend_allocation()
2472 mapping_pairs_offset), attr_len - in ntfs_attr_extend_allocation()
2474 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.c944 a->data.non_resident.mapping_pairs_offset)))) { in ntfs_read_locked_inode()
1370 a->data.non_resident.mapping_pairs_offset)))) { in ntfs_read_locked_attr_inode()
1645 a->data.non_resident.mapping_pairs_offset)))) { in ntfs_read_locked_index_inode()
2765 le16_to_cpu(a->data.non_resident.mapping_pairs_offset)); in ntfs_truncate()
2771 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()