Home
last modified time | relevance | path

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

/openbmc/linux/fs/ntfs3/
H A Dbitmap.c759 int wnd_set_used(struct wnd_bitmap *wnd, size_t bit, size_t bits) in wnd_set_used() function
828 err = wnd_set_used(wnd, from, len); in wnd_set_used_safe()
838 err = wnd_set_used(wnd, from, len); in wnd_set_used_safe()
1317 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.h836 int wnd_set_used(struct wnd_bitmap *wnd, size_t bit, size_t bits);