Home
last modified time | relevance | path

Searched refs:mp_rebuilt (Results 1 – 3 of 3) sorted by relevance

/linux-4.19.296/fs/ntfs/
Dmft.c1304 u8 mp_rebuilt:1; in ntfs_mft_bitmap_extend_allocation_nolock() member
1459 status.mp_rebuilt = 1; in ntfs_mft_bitmap_extend_allocation_nolock()
1546 if (status.mp_rebuilt) { in ntfs_mft_bitmap_extend_allocation_nolock()
1736 bool mp_rebuilt = false; in ntfs_mft_data_extend_allocation_nolock() local
1896 mp_rebuilt = true; in ntfs_mft_data_extend_allocation_nolock()
1978 if (mp_rebuilt && !IS_ERR(ctx->mrec)) { in ntfs_mft_data_extend_allocation_nolock()
Dfile.c609 u8 mp_rebuilt:1; in ntfs_prepare_pages_for_non_resident_write() member
1111 status.mp_rebuilt = 1; in ntfs_prepare_pages_for_non_resident_write()
1170 status.mp_rebuilt = 0; in ntfs_prepare_pages_for_non_resident_write()
1306 if (status.mp_rebuilt && !status.runlist_merged) { in ntfs_prepare_pages_for_non_resident_write()
Dattrib.c1943 bool mp_rebuilt; in ntfs_attr_extend_allocation() local
2289 mp_rebuilt = false; in ntfs_attr_extend_allocation()
2324 mp_rebuilt = true; in ntfs_attr_extend_allocation()
2463 } else if (mp_rebuilt) { in ntfs_attr_extend_allocation()