Home
last modified time | relevance | path

Searched refs:update_mp (Results 1 – 2 of 2) sorted by relevance

/linux/fs/ntfs/
H A Diomap.c577 bool balloc = false, update_mp; in ntfs_write_da_iomap_begin_non_resident() local
585 update_mp = ntfs_iomap_flags & (NTFS_IOMAP_FLAGS_DIO | NTFS_IOMAP_FLAGS_MKWRITE) || in ntfs_write_da_iomap_begin_non_resident()
589 max_clu_count, &balloc, update_mp, in ntfs_write_da_iomap_begin_non_resident()
H A Dattrib.c4825 s64 *lcn_count, s64 max_clu_count, bool *balloc, bool update_mp, in ntfs_attr_map_cluster() argument
4940 if (!update_mp) { in ntfs_attr_map_cluster()
4945 update_mp = true; in ntfs_attr_map_cluster()
4948 if (update_mp) { in ntfs_attr_map_cluster()