Home
last modified time | relevance | path

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

/linux/fs/ntfs/
H A Drunlist.c717 * @old_runlist: optional runlist to merge the decompressed runlist into
732 const struct attr_record *attr, struct runlist *old_runlist, in ntfs_mapping_pairs_decompress() argument
959 if (!old_runlist || !old_runlist->rl) { in ntfs_mapping_pairs_decompress()
966 new_rl = ntfs_runlists_merge(old_runlist, rl, rlpos + 1, new_rl_count); in ntfs_mapping_pairs_decompress()