Home
last modified time | relevance | path

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

/third_party/ntfs-3g/libntfs-3g/
Drunlist.c513 int dfinal, sfinal; /* The last index into @[ds]rl with in ntfs_runlists_merge_i() local
595 for (dfinal = dend; dfinal >= 0 && drl[dfinal].lcn < LCN_HOLE; dfinal--) in ntfs_runlists_merge_i()
616 ntfs_log_debug("dfinal = %i, dend = %i\n", dfinal, dend); in ntfs_runlists_merge_i()