Home
last modified time | relevance | path

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

/linux-6.12.1/fs/xfs/libxfs/
Dxfs_shared.h71 static inline bool xfs_btree_is_ino(const struct xfs_btree_ops *ops) in xfs_btree_is_ino() function
Dxfs_ialloc_btree.c538 if (xfs_btree_is_ino(cur->bc_ops)) { in xfs_inobt_commit_staged_btree()
Dxfs_ialloc.c2910 ASSERT(xfs_btree_is_ino(cur->bc_ops)); in xfs_ialloc_count_inodes()
/linux-6.12.1/fs/xfs/scrub/
Dialloc.c182 ASSERT(xfs_btree_is_ino(cur->bc_ops)); in xchk_finobt_xref_inobt()