Home
last modified time | relevance | path

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

/linux-6.12.1/fs/xfs/scrub/
Dbitmap.c299 struct xbitmap32_node { struct
319 xbitmap32_tree_insert(struct xbitmap32_node *node, struct rb_root_cached *root); argument
322 xbitmap32_tree_remove(struct xbitmap32_node *node, struct rb_root_cached *root);
324 static inline __maybe_unused struct xbitmap32_node *
328 static inline __maybe_unused struct xbitmap32_node *
329 xbitmap32_tree_iter_next(struct xbitmap32_node *node, uint32_t start,
332 INTERVAL_TREE_DEFINE(struct xbitmap32_node, bn_rbnode, uint32_t, in INTERVAL_TREE_DEFINE() argument
339 struct xbitmap32_node, bn_rbnode); \ in INTERVAL_TREE_DEFINE()
342 struct xbitmap32_node, bn_rbnode))
351 struct xbitmap32_node *bn;
[all …]