Searched refs:ntfs_are_rl_mergeable (Results 1 – 1 of 1) sorted by relevance
151 static inline bool ntfs_are_rl_mergeable(struct runlist_element *dst, in ntfs_are_rl_mergeable() function221 right = ntfs_are_rl_mergeable(src + ssize - 1, dst + loc + 1); in ntfs_rl_append()294 left = ntfs_are_rl_mergeable(dst + loc - 1, src); in ntfs_rl_insert()384 right = ntfs_are_rl_mergeable(src + ssize - 1, dst + loc + 1); in ntfs_rl_replace()386 left = ntfs_are_rl_mergeable(dst + loc - 1, src); in ntfs_rl_replace()