Home
last modified time | relevance | path

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

/linux-6.12.1/fs/xfs/scrub/
Dbitmap.c21 struct xbitmap64_node { struct
44 xbitmap64_tree_insert(struct xbitmap64_node *node, struct rb_root_cached *root); argument
47 xbitmap64_tree_remove(struct xbitmap64_node *node, struct rb_root_cached *root);
49 static inline __maybe_unused struct xbitmap64_node *
53 static inline __maybe_unused struct xbitmap64_node *
54 xbitmap64_tree_iter_next(struct xbitmap64_node *node, uint64_t start,
57 INTERVAL_TREE_DEFINE(struct xbitmap64_node, bn_rbnode, uint64_t, in INTERVAL_TREE_DEFINE() argument
64 struct xbitmap64_node, bn_rbnode); \ in INTERVAL_TREE_DEFINE()
67 struct xbitmap64_node, bn_rbnode))
76 struct xbitmap64_node *bn;
[all …]