Searched refs:wnd_zone_len (Results 1 – 2 of 2) sorted by relevance
368 zlen = wnd_zone_len(wnd); in ntfs_look_for_free_space()375 zlen = wnd_zone_len(wnd); in ntfs_look_for_free_space()411 zlen = wnd_zone_len(wnd); in ntfs_look_for_free_space()544 zlen = wnd_zone_len(wnd); in ntfs_look_free_mft()792 if (wnd_zone_len(wnd)) in ntfs_refresh_zone()2463 zone_len = wnd_zone_len(wnd); in mark_as_free_ex()
911 static inline size_t wnd_zone_len(const struct wnd_bitmap *wnd) in wnd_zone_len() function