Home
last modified time | relevance | path

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

/linux-4.4.14/fs/ntfs/
Dmft.c1295 u8 mp_rebuilt:1; in ntfs_mft_bitmap_extend_allocation_nolock() member
1450 status.mp_rebuilt = 1; in ntfs_mft_bitmap_extend_allocation_nolock()
1537 if (status.mp_rebuilt) { in ntfs_mft_bitmap_extend_allocation_nolock()
1727 bool mp_rebuilt = false; in ntfs_mft_data_extend_allocation_nolock() local
1887 mp_rebuilt = true; in ntfs_mft_data_extend_allocation_nolock()
1969 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
1112 status.mp_rebuilt = 1; in ntfs_prepare_pages_for_non_resident_write()
1171 status.mp_rebuilt = 0; in ntfs_prepare_pages_for_non_resident_write()
1307 if (status.mp_rebuilt && !status.runlist_merged) { in ntfs_prepare_pages_for_non_resident_write()
Dattrib.c1919 bool mp_rebuilt; in ntfs_attr_extend_allocation() local
2265 mp_rebuilt = false; in ntfs_attr_extend_allocation()
2300 mp_rebuilt = true; in ntfs_attr_extend_allocation()
2439 } else if (mp_rebuilt) { in ntfs_attr_extend_allocation()