Home
last modified time | relevance | path

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

/linux-6.1.9/fs/ntfs3/
Dbitmap.c241 wnd->uptodated = -1; in wnd_add_free_ext()
286 if (wnd->uptodated != 1) { in wnd_add_free_ext()
315 wnd->uptodated = -1; in wnd_add_free_ext()
339 wnd->uptodated = -1; in wnd_add_free_ext()
462 wnd->uptodated = -1; in wnd_remove_free_ext()
477 wnd->uptodated = -1; in wnd_remove_free_ext()
489 if (!wnd->count && 1 != wnd->uptodated) in wnd_remove_free_ext()
512 wnd->uptodated = 0; in wnd_rescan()
632 if (!wnd->uptodated) in wnd_rescan()
633 wnd->uptodated = 1; in wnd_rescan()
[all …]
Dntfs_fs.h155 int uptodated; member