Home
last modified time | relevance | path

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

/Linux-v5.15/fs/ntfs/
Dmft.c1290 u8 mp_rebuilt:1; in ntfs_mft_bitmap_extend_allocation_nolock() member
1445 status.mp_rebuilt = 1; in ntfs_mft_bitmap_extend_allocation_nolock()
1532 if (status.mp_rebuilt) { in ntfs_mft_bitmap_extend_allocation_nolock()
1722 bool mp_rebuilt = false; in ntfs_mft_data_extend_allocation_nolock() local
1882 mp_rebuilt = true; in ntfs_mft_data_extend_allocation_nolock()
1964 if (mp_rebuilt && !IS_ERR(ctx->mrec)) { in ntfs_mft_data_extend_allocation_nolock()
Dfile.c592 u8 mp_rebuilt:1; in ntfs_prepare_pages_for_non_resident_write() member
1094 status.mp_rebuilt = 1; in ntfs_prepare_pages_for_non_resident_write()
1153 status.mp_rebuilt = 0; in ntfs_prepare_pages_for_non_resident_write()
1289 if (status.mp_rebuilt && !status.runlist_merged) { in ntfs_prepare_pages_for_non_resident_write()
Dattrib.c1905 bool mp_rebuilt; in ntfs_attr_extend_allocation() local
2251 mp_rebuilt = false; in ntfs_attr_extend_allocation()
2286 mp_rebuilt = true; in ntfs_attr_extend_allocation()
2425 } else if (mp_rebuilt) { in ntfs_attr_extend_allocation()