Searched refs:mapping_pairs_offset (Results  1 – 6 of 6) sorted by relevance
| /Linux-v6.6/fs/ntfs/ | 
| D | mft.c | 1427 			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()
 1968 				a->data.non_resident.mapping_pairs_offset),  in ntfs_mft_data_extend_allocation_nolock()
 1970 					a->data.non_resident.mapping_pairs_offset),  in ntfs_mft_data_extend_allocation_nolock()
 
 | 
| D | attrib.c | 1698 	a->data.non_resident.mapping_pairs_offset = cpu_to_le16(mp_ofs);  in ntfs_attr_make_non_resident()2293 			le16_to_cpu(a->data.non_resident.mapping_pairs_offset));  in ntfs_attr_extend_allocation()
 2313 			le16_to_cpu(a->data.non_resident.mapping_pairs_offset),  in ntfs_attr_extend_allocation()
 2458 					mapping_pairs_offset), attr_len -  in ntfs_attr_extend_allocation()
 2460 					mapping_pairs_offset), rl2, ll, -1,  in ntfs_attr_extend_allocation()
 
 | 
| D | file.c | 1068 				a->data.non_resident.mapping_pairs_offset));  in ntfs_prepare_pages_for_non_resident_write()1096 				a->data.non_resident.mapping_pairs_offset),  in ntfs_prepare_pages_for_non_resident_write()
 1294 					mapping_pairs_offset), attr_rec_len -  in ntfs_prepare_pages_for_non_resident_write()
 1296 					mapping_pairs_offset), ni->runlist.rl,  in ntfs_prepare_pages_for_non_resident_write()
 
 | 
| D | inode.c | 919 				a->data.non_resident.mapping_pairs_offset)))) {  in ntfs_read_locked_inode()1345 				a->data.non_resident.mapping_pairs_offset)))) {  in ntfs_read_locked_attr_inode()
 1620 			a->data.non_resident.mapping_pairs_offset)))) {  in ntfs_read_locked_index_inode()
 2741 			le16_to_cpu(a->data.non_resident.mapping_pairs_offset));  in ntfs_truncate()
 2747 			le16_to_cpu(a->data.non_resident.mapping_pairs_offset),  in ntfs_truncate()
 
 | 
| D | layout.h | 735 /* 32*/			le16 mapping_pairs_offset; /* Byte offset from the  member
 | 
| D | runlist.c | 762 			attr->data.non_resident.mapping_pairs_offset);  in ntfs_mapping_pairs_decompress()
 |