Home
last modified time | relevance | path

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

/linux-6.12.1/fs/ntfs3/
Dfsntfs.c750 wnd_set_free(wnd, rno, 1); in ntfs_mark_rec_free()
2505 wnd_set_free(wnd, lcn, len); in mark_as_free_ex()
2515 wnd_set_free(wnd, lcn, len); in mark_as_free_ex()
Dntfs_fs.h841 int wnd_set_free(struct wnd_bitmap *wnd, size_t bit, size_t bits);
Dbitmap.c709 int wnd_set_free(struct wnd_bitmap *wnd, size_t bit, size_t bits) in wnd_set_free() function