Home
last modified time | relevance | path

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

/linux-6.1.9/fs/ntfs/
Drunlist.c524 int dfinal, sfinal; /* The last index into @[ds]rl with in ntfs_runlists_merge() local
605 for (dfinal = dend; dfinal >= 0 && drl[dfinal].lcn < LCN_HOLE; dfinal--) in ntfs_runlists_merge()
626 ntfs_debug("dfinal = %i, dend = %i", dfinal, dend); in ntfs_runlists_merge()