Searched refs:wnd_set_free (Results 1 – 4 of 4) sorted by relevance
| /Linux-v5.15/fs/ntfs3/ |
| D | fsntfs.c | 719 wnd_set_free(wnd, rno, 1); in ntfs_mark_rec_free() 2474 wnd_set_free(wnd, lcn, len); in mark_as_free_ex() 2484 wnd_set_free(wnd, lcn, len); in mark_as_free_ex()
|
| D | ntfs_fs.h | 817 int wnd_set_free(struct wnd_bitmap *wnd, size_t bit, size_t bits);
|
| D | bitmap.c | 714 int wnd_set_free(struct wnd_bitmap *wnd, size_t bit, size_t bits) in wnd_set_free() function
|
| D | attrib.c | 200 wnd_set_free(wnd, lcn, flen); in attr_allocate_clusters()
|