Home
last modified time | relevance | path

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

/haiku/src/add-ons/kernel/file_systems/ntfs/libntfs/
H A Drunlist.c2102 runlist_element *run2; in test_rl_frag_combine() local
2109 run2 = ntfs_mapping_pairs_decompress(vol, attr2, NULL); in test_rl_frag_combine()
2110 if (!run2) in test_rl_frag_combine()
2113 run1 = test_rl_runlists_merge(run1, run2); in test_rl_frag_combine()