Home
last modified time | relevance | path

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

/linux/fs/ntfs3/
A Dbitmap.c1271 size_t nextmax = hint + to_alloc; in wnd_find() local
1273 if (likely(nextmax >= hint) && nextmax < max_alloc) in wnd_find()
1274 max_alloc = nextmax; in wnd_find()

Completed in 6 milliseconds