Home
last modified time | relevance | path

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

/fs/ntfs3/
Dbitmap.c68 size_t to_alloc, size_t *prev_tail, size_t *b_pos, in wnd_scan() argument
78 *b_pos = wbit - *prev_tail; in wnd_scan()
89 *b_pos = wbit - *prev_tail; in wnd_scan()
105 *b_pos = wbit + wpos - *prev_tail; in wnd_scan()
966 size_t fnd, max_alloc, b_len, b_pos; in wnd_find() local
995 b_len = b_pos = 0; in wnd_find()
1113 b_pos = e->start.key; in wnd_find()
1143 b_pos = wbit - prev_tail; in wnd_find()
1202 &b_pos, &b_len); in wnd_find()
1216 &b_pos, &b_len); in wnd_find()
[all …]