Home
last modified time | relevance | path

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

/linux/fs/ntfs3/
H A Dbitmap.c751 int wnd_set_used(struct wnd_bitmap *wnd, size_t bit, size_t bits) in wnd_set_used() function
812 err = wnd_set_used(wnd, from, len); in wnd_set_used_safe()
822 err = wnd_set_used(wnd, from, len); in wnd_set_used_safe()
1289 if (wnd_set_used(wnd, fnd, to_alloc)) in wnd_find()
H A Dfsntfs.c385 err = wnd_set_used(wnd, lcn, alen); in ntfs_look_for_free_space()
722 wnd_set_used(wnd, *rno, 1); in ntfs_look_free_mft()
H A Dntfs_fs.h844 int wnd_set_used(struct wnd_bitmap *wnd, size_t bit, size_t bits);