Home
last modified time | relevance | path

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

/linux/fs/ntfs/
H A Drunlist.c526 int dfinal, sfinal; /* The last index into @[ds]rl with lcn >= LCN_HOLE. */ in ntfs_runlists_merge() local
615 for (dfinal = dend; dfinal >= 0 && drl[dfinal].lcn < LCN_HOLE; dfinal--) in ntfs_runlists_merge()