Home
last modified time | relevance | path

Searched defs:bits_wanted (Results 1 – 2 of 2) sorted by relevance

/linux/fs/ocfs2/
H A Dlocalalloc.c616 u32 bits_wanted, in ocfs2_reserve_local_alloc_bits()
717 u32 bits_wanted, in ocfs2_claim_local_alloc_bits()
/linux/lib/
H A Ddecompress_bunzip2.c116 static unsigned int INIT get_bits(struct bunzip_data *bd, char bits_wanted) in get_bits()