Searched refs:wnd_set_free (Results 1 – 3 of 3) sorted by relevance
/linux-6.12.1/fs/ntfs3/ |
D | fsntfs.c | 750 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()
|
D | ntfs_fs.h | 841 int wnd_set_free(struct wnd_bitmap *wnd, size_t bit, size_t bits);
|
D | bitmap.c | 709 int wnd_set_free(struct wnd_bitmap *wnd, size_t bit, size_t bits) in wnd_set_free() function
|