Searched refs:wnd_set_free (Results 1 – 3 of 3) sorted by relevance
| /linux/fs/ntfs3/ |
| H A D | fsntfs.c | 779 wnd_set_free(wnd, rno, 1); in ntfs_mark_rec_free() 2515 wnd_set_free(wnd, lcn, len); in mark_as_free_ex() 2525 wnd_set_free(wnd, lcn, len); in mark_as_free_ex()
|
| H A D | bitmap.c | 726 int wnd_set_free(struct wnd_bitmap *wnd, size_t bit, size_t bits) in wnd_set_free() function
|
| H A D | ntfs_fs.h | 936 int wnd_set_free(struct wnd_bitmap *wnd, size_t bit, size_t bits);
|