Searched refs:wnd_zeroes (Results 1 – 7 of 7) sorted by relevance
408 zeroes = wnd_zeroes(wnd); in ntfs_look_for_free_space()459 free = wnd_zeroes(wnd); in ntfs_check_for_free_space()470 free = wnd_zeroes(wnd); in ntfs_check_for_free_space()
476 sbi->mft.bitmap.nbits - wnd_zeroes(&sbi->mft.bitmap), in ntfs3_volinfo()672 buf->f_bfree = buf->f_bavail = wnd_zeroes(wnd); in ntfs_statfs()
706 wnd_zeroes(&sbi->used.bitmap)) { in ntfs_fallocate()
836 static inline size_t wnd_zeroes(const struct wnd_bitmap *wnd) in wnd_zeroes() function
1003 size_t zeroes = wnd_zeroes(wnd); in wnd_find()
553 free = wnd_zeroes(&sbi->used.bitmap); in attr_set_size()
2263 if (cend > wnd_zeroes(&sbi->used.bitmap)) { in ni_decompress_file()