Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/fs/ntfs3/
H A Dbitmap.c165 * rb_insert_count - Helper function to insert special kind of 'count' tree.
167 static inline bool rb_insert_count(struct rb_root *root, struct e_node *e) in rb_insert_count() function
353 rb_insert_count(&wnd->count_tree, e); in wnd_add_free_ext()
407 rb_insert_count(&wnd->count_tree, e3); in wnd_remove_free_ext()
446 rb_insert_count(&wnd->count_tree, e); in wnd_remove_free_ext()
457 rb_insert_count(&wnd->count_tree, e); in wnd_remove_free_ext()
485 rb_insert_count(&wnd->count_tree, e); in wnd_remove_free_ext()

Completed in 3 milliseconds