Home
last modified time | relevance | path

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

/openbmc/linux/fs/ntfs3/
H A Dbitmap.c73 *b_pos = wbit - *prev_tail; in wnd_scan()
84 *b_pos = wbit - *prev_tail; in wnd_scan()
100 *b_pos = wbit + wpos - *prev_tail; in wnd_scan()
992 size_t fnd, max_alloc, b_len, b_pos; in wnd_find() local
1020 b_len = b_pos = 0; in wnd_find()
1138 b_pos = e->start.key; in wnd_find()
1168 b_pos = wbit - prev_tail; in wnd_find()
1225 &prev_tail, &b_pos, in wnd_find()
1240 &b_pos, &b_len); in wnd_find()
1287 b_pos = max_alloc - prev_tail; in wnd_find()
[all …]