Home
last modified time | relevance | path

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

/Linux-v5.15/fs/ntfs3/
Dbitmap.c718 size_t bits0 = bits; in wnd_set_free() local
759 wnd_add_free_ext(wnd, bit, bits0, false); in wnd_set_free()
771 size_t bits0 = bits; in wnd_set_used() local
811 wnd_remove_free_ext(wnd, bit, bits0); in wnd_set_used()