Home
last modified time | relevance | path

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

/Linux-v6.1/fs/ntfs3/
Dbitmap.c713 size_t bits0 = bits; in wnd_set_free() local
754 wnd_add_free_ext(wnd, bit, bits0, false); in wnd_set_free()
766 size_t bits0 = bits; in wnd_set_used() local
806 wnd_remove_free_ext(wnd, bit, bits0); in wnd_set_used()