Home
last modified time | relevance | path

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

/Linux-v5.10/fs/ntfs/
Dmft.c1427 le16_to_cpu(a->data.non_resident.mapping_pairs_offset)); in ntfs_mft_bitmap_extend_allocation_nolock()
1448 le16_to_cpu(a->data.non_resident.mapping_pairs_offset), in ntfs_mft_bitmap_extend_allocation_nolock()
1534 a->data.non_resident.mapping_pairs_offset), in ntfs_mft_bitmap_extend_allocation_nolock()
1536 a->data.non_resident.mapping_pairs_offset), in ntfs_mft_bitmap_extend_allocation_nolock()
1859 le16_to_cpu(a->data.non_resident.mapping_pairs_offset)); in ntfs_mft_data_extend_allocation_nolock()
1885 le16_to_cpu(a->data.non_resident.mapping_pairs_offset), in ntfs_mft_data_extend_allocation_nolock()
1966 a->data.non_resident.mapping_pairs_offset), in ntfs_mft_data_extend_allocation_nolock()
1968 a->data.non_resident.mapping_pairs_offset), in ntfs_mft_data_extend_allocation_nolock()
Dattrib.c1674 a->data.non_resident.mapping_pairs_offset = cpu_to_le16(mp_ofs); in ntfs_attr_make_non_resident()
2269 le16_to_cpu(a->data.non_resident.mapping_pairs_offset)); in ntfs_attr_extend_allocation()
2289 le16_to_cpu(a->data.non_resident.mapping_pairs_offset), in ntfs_attr_extend_allocation()
2434 mapping_pairs_offset), attr_len - in ntfs_attr_extend_allocation()
2436 mapping_pairs_offset), rl2, ll, -1, in ntfs_attr_extend_allocation()
Dfile.c1075 a->data.non_resident.mapping_pairs_offset)); in ntfs_prepare_pages_for_non_resident_write()
1103 a->data.non_resident.mapping_pairs_offset), in ntfs_prepare_pages_for_non_resident_write()
1301 mapping_pairs_offset), attr_rec_len - in ntfs_prepare_pages_for_non_resident_write()
1303 mapping_pairs_offset), ni->runlist.rl, in ntfs_prepare_pages_for_non_resident_write()
Dinode.c913 a->data.non_resident.mapping_pairs_offset)))) { in ntfs_read_locked_inode()
1339 a->data.non_resident.mapping_pairs_offset)))) { in ntfs_read_locked_attr_inode()
1614 a->data.non_resident.mapping_pairs_offset)))) { in ntfs_read_locked_index_inode()
2726 le16_to_cpu(a->data.non_resident.mapping_pairs_offset)); in ntfs_truncate()
2732 le16_to_cpu(a->data.non_resident.mapping_pairs_offset), in ntfs_truncate()
Dlayout.h735 /* 32*/ le16 mapping_pairs_offset; /* Byte offset from the member
Drunlist.c762 attr->data.non_resident.mapping_pairs_offset); in ntfs_mapping_pairs_decompress()