Home
last modified time | relevance | path

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

/openbmc/linux/fs/ntfs/
H A 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()
1966 if (mp_rebuilt && !IS_ERR(ctx->mrec)) { in ntfs_mft_data_extend_allocation_nolock()
H A Dfile.c588 u8 mp_rebuilt:1; in ntfs_prepare_pages_for_non_resident_write() member
1090 status.mp_rebuilt = 1; in ntfs_prepare_pages_for_non_resident_write()
1149 status.mp_rebuilt = 0; in ntfs_prepare_pages_for_non_resident_write()
1285 if (status.mp_rebuilt && !status.runlist_merged) { in ntfs_prepare_pages_for_non_resident_write()
H A Dattrib.c1929 bool mp_rebuilt; in ntfs_attr_extend_allocation() local
2275 mp_rebuilt = false; in ntfs_attr_extend_allocation()
2310 mp_rebuilt = true; in ntfs_attr_extend_allocation()
2449 } else if (mp_rebuilt) { in ntfs_attr_extend_allocation()