Home
last modified time | relevance | path

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

/Linux-v6.1/fs/ntfs3/
Dbitmap.c63 size_t to_alloc, size_t *prev_tail, size_t *b_pos, in wnd_scan() argument
73 *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()
959 size_t fnd, max_alloc, b_len, b_pos; in wnd_find() local
988 b_len = b_pos = 0; in wnd_find()
1106 b_pos = e->start.key; in wnd_find()
1136 b_pos = wbit - prev_tail; in wnd_find()
1195 &b_pos, &b_len); in wnd_find()
1209 &b_pos, &b_len); in wnd_find()
[all …]