Searched refs:entry_less (Results 1 - 1 of 1) sorted by relevance

/linux-master/fs/btrfs/
H A Dfree-space-cache.c1687 static bool entry_less(struct rb_node *node, const struct rb_node *parent) function
1848 rb_add_cached(&info->bytes_index, &ctl->free_space_bytes, entry_less);
1875 rb_add_cached(&info->bytes_index, &ctl->free_space_bytes, entry_less);
3022 entry_less);

Completed in 145 milliseconds