Searched refs:wnd_scan (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/fs/ntfs3/ |
H A D | bitmap.c | 62 static size_t wnd_scan(const void *buf, size_t wbit, u32 wpos, u32 wend, in wnd_scan() function 1223 fnd = wnd_scan(bh->b_data, wbit, wpos, in wnd_find() 1237 fnd = wnd_scan(bh->b_data, wbit, in wnd_find() 1277 fnd = wnd_scan(bh->b_data, wbit, wpos, wbits, to_alloc, in wnd_find()
|