Searched refs:wnd_set_used_safe (Results 1 – 4 of 4) sorted by relevance
/openbmc/linux/fs/ntfs3/ |
H A D | run.c | 1110 err = wnd_set_used_safe(wnd, lcn, len, &done); in run_unpack_ex()
|
H A D | ntfs_fs.h | 837 int wnd_set_used_safe(struct wnd_bitmap *wnd, size_t bit, size_t bits,
|
H A D | bitmap.c | 815 int wnd_set_used_safe(struct wnd_bitmap *wnd, size_t bit, size_t bits, in wnd_set_used_safe() function
|
H A D | super.c | 1386 if (wnd_set_used_safe(&sbi->used.bitmap, lcn, len, &tt) || tt) { in ntfs_fill_super()
|