Searched refs:xfs_btree_has_record (Results 1 – 5 of 5) sorted by relevance
/Linux-v5.15/fs/xfs/libxfs/ |
D | xfs_btree.h | 521 int xfs_btree_has_record(struct xfs_btree_cur *cur,
|
D | xfs_refcount.c | 1783 return xfs_btree_has_record(cur, &low, &high, exists); in xfs_refcount_has_record()
|
D | xfs_alloc.c | 3459 return xfs_btree_has_record(cur, &low, &high, exists); in xfs_alloc_has_record()
|
D | xfs_rmap.c | 2649 return xfs_btree_has_record(cur, &low, &high, exists); in xfs_rmap_has_record()
|
D | xfs_btree.c | 4889 xfs_btree_has_record( in xfs_btree_has_record() function
|