Home
last modified time | relevance | path

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

/openbmc/linux/fs/reiserfs/
H A Dfix_node.c194 static void check_left(struct tree_balance *tb, int h, int cur_free) in check_left()
280 static void check_right(struct tree_balance *tb, int h, int cur_free) in check_right()
/openbmc/qemu/hw/virtio/
H A Dvhost.c77 unsigned int cur_free; in vhost_get_free_memslots() local