Searched refs:wnd_zone_bit (Results 1 – 2 of 2) sorted by relevance
386 lcn = wnd_zone_bit(wnd); in ntfs_look_for_free_space()423 zlcn = wnd_zone_bit(wnd); in ntfs_look_for_free_space()607 zbit = wnd_zone_bit(wnd); in ntfs_look_free_mft()784 if (rno < wnd_zone_bit(wnd)) in ntfs_mark_rec_free()2538 CLST zone_lcn = wnd_zone_bit(wnd); in mark_as_free_ex()
1010 static inline size_t wnd_zone_bit(const struct wnd_bitmap *wnd) in wnd_zone_bit() function