Home
last modified time | relevance | path

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

/linux-6.12.1/fs/xfs/libxfs/
Dxfs_btree_mem.h45 static inline bool xfbtree_verify_bno(struct xfbtree *xfbt, xfbno_t bno) in xfbtree_verify_bno() function
72 # define xfbtree_verify_bno(...) (false) macro