Searched refs:xfs_btree_has_record (Results 1 – 15 of 15) sorted by relevance
/dports/multimedia/v4l_compat/linux-5.13-rc2/fs/xfs/libxfs/ |
H A D | xfs_btree.h | 511 int xfs_btree_has_record(struct xfs_btree_cur *cur, union xfs_btree_irec *low,
|
H A D | xfs_refcount.c | 1779 return xfs_btree_has_record(cur, &low, &high, exists); in xfs_refcount_has_record()
|
H A D | xfs_rmap.c | 2642 return xfs_btree_has_record(cur, &low, &high, exists); in xfs_rmap_has_record()
|
H A D | xfs_alloc.c | 3458 return xfs_btree_has_record(cur, &low, &high, exists); in xfs_alloc_has_record()
|
H A D | xfs_btree.c | 4885 xfs_btree_has_record( in xfs_btree_has_record() function
|
/dports/multimedia/libv4l/linux-5.13-rc2/fs/xfs/libxfs/ |
H A D | xfs_btree.h | 511 int xfs_btree_has_record(struct xfs_btree_cur *cur, union xfs_btree_irec *low,
|
H A D | xfs_refcount.c | 1779 return xfs_btree_has_record(cur, &low, &high, exists); in xfs_refcount_has_record()
|
H A D | xfs_rmap.c | 2642 return xfs_btree_has_record(cur, &low, &high, exists); in xfs_rmap_has_record()
|
H A D | xfs_alloc.c | 3458 return xfs_btree_has_record(cur, &low, &high, exists); in xfs_alloc_has_record()
|
H A D | xfs_btree.c | 4885 xfs_btree_has_record( in xfs_btree_has_record() function
|
/dports/multimedia/v4l-utils/linux-5.13-rc2/fs/xfs/libxfs/ |
H A D | xfs_btree.h | 511 int xfs_btree_has_record(struct xfs_btree_cur *cur, union xfs_btree_irec *low,
|
H A D | xfs_refcount.c | 1779 return xfs_btree_has_record(cur, &low, &high, exists); in xfs_refcount_has_record()
|
H A D | xfs_rmap.c | 2642 return xfs_btree_has_record(cur, &low, &high, exists); in xfs_rmap_has_record()
|
H A D | xfs_alloc.c | 3458 return xfs_btree_has_record(cur, &low, &high, exists); in xfs_alloc_has_record()
|
H A D | xfs_btree.c | 4885 xfs_btree_has_record( in xfs_btree_has_record() function
|