Searched refs:ntfs_runlists_merge (Results 1 – 5 of 5) sorted by relevance
| /linux/fs/ntfs/ |
| H A D | runlist.c | 518 struct runlist_element *ntfs_runlists_merge(struct runlist *d_runlist, in ntfs_runlists_merge() function 962 new_rl = ntfs_runlists_merge(old_runlist, rl, rlpos + 1, new_rl_count); in ntfs_mapping_pairs_decompress()
|
| H A D | iomap.c | 482 rl = ntfs_runlists_merge(&ni->runlist, rlc, 0, in ntfs_write_simple_iomap_begin_non_resident()
|
| H A D | compress.c | 1394 rl = ntfs_runlists_merge(&ni->runlist, rlc, 0, &new_rl_count); in ntfs_write_cb()
|
| H A D | mft.c | 1224 rl = ntfs_runlists_merge(&mftbmp_ni->runlist, rl2, 0, &new_rl_count); in ntfs_mft_bitmap_extend_allocation_nolock() 1661 rl = ntfs_runlists_merge(&mft_ni->runlist, rl2, 0, &new_rl_count); in ntfs_mft_data_extend_allocation_nolock()
|
| H A D | attrib.c | 4345 rln = ntfs_runlists_merge(&ni->runlist, rl, 0, &new_rl_count); in ntfs_non_resident_attr_expand() 4928 rl = ntfs_runlists_merge(&ni->runlist, rlc, 0, &new_rl_count); in ntfs_attr_map_cluster()
|