| /linux/fs/xfs/libxfs/ |
| H A D | xfs_btree.h | 32 union xfs_btree_key { union 165 void (*init_key_from_rec)(union xfs_btree_key *key, 171 void (*init_high_key_from_rec)(union xfs_btree_key *key, 179 const union xfs_btree_key *key); 188 const union xfs_btree_key *key1, 189 const union xfs_btree_key *key2, 190 const union xfs_btree_key *mask); 196 const union xfs_btree_key *k1, 197 const union xfs_btree_key *k2); 216 const union xfs_btree_key *key1, [all …]
|
| H A D | xfs_alloc_btree.c | 136 union xfs_btree_key *key, in xfs_allocbt_init_key_from_rec() 145 union xfs_btree_key *key, in xfs_bnobt_init_high_key_from_rec() 158 union xfs_btree_key *key, in xfs_cntbt_init_high_key_from_rec() 192 const union xfs_btree_key *key) in xfs_bnobt_cmp_key_with_cur() 204 const union xfs_btree_key *key) in xfs_cntbt_cmp_key_with_cur() 216 const union xfs_btree_key *k1, in xfs_bnobt_cmp_two_keys() 217 const union xfs_btree_key *k2, in xfs_bnobt_cmp_two_keys() 218 const union xfs_btree_key *mask) in xfs_bnobt_cmp_two_keys() 229 const union xfs_btree_key *k1, in xfs_cntbt_cmp_two_keys() 230 const union xfs_btree_key *k2, in xfs_cntbt_cmp_two_keys() [all …]
|
| H A D | xfs_refcount_btree.c | 132 union xfs_btree_key *key, in xfs_refcountbt_init_key_from_rec() 140 union xfs_btree_key *key, in xfs_refcountbt_init_high_key_from_rec() 180 const union xfs_btree_key *key) in xfs_refcountbt_cmp_key_with_cur() 194 const union xfs_btree_key *k1, in xfs_refcountbt_cmp_two_keys() 195 const union xfs_btree_key *k2, in xfs_refcountbt_cmp_two_keys() 196 const union xfs_btree_key *mask) in xfs_refcountbt_cmp_two_keys() 289 const union xfs_btree_key *k1, in xfs_refcountbt_keys_inorder() 290 const union xfs_btree_key *k2) in xfs_refcountbt_keys_inorder() 310 const union xfs_btree_key *key1, in xfs_refcountbt_keys_contiguous() 311 const union xfs_btree_key *key2, in xfs_refcountbt_keys_contiguous() [all …]
|
| H A D | xfs_btree.c | 774 union xfs_btree_key * 780 return (union xfs_btree_key *) in xfs_btree_key_addr() 787 union xfs_btree_key * 793 return (union xfs_btree_key *) in xfs_btree_high_key_addr() 1421 union xfs_btree_key *dst_key, in xfs_btree_copy_keys() 1422 const union xfs_btree_key *src_key, in xfs_btree_copy_keys() 1463 union xfs_btree_key *key, in xfs_btree_shift_keys() 1939 STATIC union xfs_btree_key * 1945 union xfs_btree_key *kp) in xfs_lookup_get_search_key() 2055 union xfs_btree_key key; in xfs_btree_lookup() [all …]
|
| H A D | xfs_rtrefcount_btree.c | 118 union xfs_btree_key *key, in xfs_rtrefcountbt_init_key_from_rec() 126 union xfs_btree_key *key, in xfs_rtrefcountbt_init_high_key_from_rec() 162 const union xfs_btree_key *key) in xfs_rtrefcountbt_cmp_key_with_cur() 176 const union xfs_btree_key *k1, in xfs_rtrefcountbt_cmp_two_keys() 177 const union xfs_btree_key *k2, in xfs_rtrefcountbt_cmp_two_keys() 178 const union xfs_btree_key *mask) in xfs_rtrefcountbt_cmp_two_keys() 255 const union xfs_btree_key *k1, in xfs_rtrefcountbt_keys_inorder() 256 const union xfs_btree_key *k2) in xfs_rtrefcountbt_keys_inorder() 276 const union xfs_btree_key *key1, in xfs_rtrefcountbt_keys_contiguous() 277 const union xfs_btree_key *key2, in xfs_rtrefcountbt_keys_contiguous() [all …]
|
| H A D | xfs_bmap_btree.c | 347 union xfs_btree_key *key, in xfs_bmbt_init_key_from_rec() 356 union xfs_btree_key *key, in xfs_bmbt_init_high_key_from_rec() 375 const union xfs_btree_key *key) in xfs_bmbt_cmp_key_with_cur() 384 const union xfs_btree_key *k1, in xfs_bmbt_cmp_two_keys() 385 const union xfs_btree_key *k2, in xfs_bmbt_cmp_two_keys() 386 const union xfs_btree_key *mask) in xfs_bmbt_cmp_two_keys() 476 const union xfs_btree_key *k1, in xfs_bmbt_keys_inorder() 477 const union xfs_btree_key *k2) in xfs_bmbt_keys_inorder() 497 const union xfs_btree_key *key1, in xfs_bmbt_keys_contiguous() 498 const union xfs_btree_key *key2, in xfs_bmbt_keys_contiguous() [all …]
|
| H A D | xfs_rmap_btree.c | 175 union xfs_btree_key *key, in xfs_rmapbt_init_key_from_rec() 192 union xfs_btree_key *key, in xfs_rmapbt_init_high_key_from_rec() 249 const union xfs_btree_key *key) in xfs_rmapbt_cmp_key_with_cur() 263 const union xfs_btree_key *k1, in xfs_rmapbt_cmp_two_keys() 264 const union xfs_btree_key *k2, in xfs_rmapbt_cmp_two_keys() 265 const union xfs_btree_key *mask) in xfs_rmapbt_cmp_two_keys() 396 const union xfs_btree_key *k1, in xfs_rmapbt_keys_inorder() 397 const union xfs_btree_key *k2) in xfs_rmapbt_keys_inorder() 456 const union xfs_btree_key *key1, in xfs_rmapbt_keys_contiguous() 457 const union xfs_btree_key *key2, in xfs_rmapbt_keys_contiguous() [all …]
|
| H A D | xfs_ialloc_btree.c | 204 union xfs_btree_key *key, in xfs_inobt_init_key_from_rec() 212 union xfs_btree_key *key, in xfs_inobt_init_high_key_from_rec() 271 const union xfs_btree_key *key) in xfs_inobt_cmp_key_with_cur() 280 const union xfs_btree_key *k1, in xfs_inobt_cmp_two_keys() 281 const union xfs_btree_key *k2, in xfs_inobt_cmp_two_keys() 282 const union xfs_btree_key *mask) in xfs_inobt_cmp_two_keys() 381 const union xfs_btree_key *k1, in xfs_inobt_keys_inorder() 382 const union xfs_btree_key *k2) in xfs_inobt_keys_inorder() 401 const union xfs_btree_key *key1, in xfs_inobt_keys_contiguous() 402 const union xfs_btree_key *key2, in xfs_inobt_keys_contiguous() [all …]
|
| H A D | xfs_rtrmap_btree.c | 128 union xfs_btree_key *key, in xfs_rtrmapbt_init_key_from_rec() 138 union xfs_btree_key *key, in xfs_rtrmapbt_init_high_key_from_rec() 191 const union xfs_btree_key *key) in xfs_rtrmapbt_cmp_key_with_cur() 205 const union xfs_btree_key *k1, in xfs_rtrmapbt_cmp_two_keys() 206 const union xfs_btree_key *k2, in xfs_rtrmapbt_cmp_two_keys() 207 const union xfs_btree_key *mask) in xfs_rtrmapbt_cmp_two_keys() 310 const union xfs_btree_key *k1, in xfs_rtrmapbt_keys_inorder() 311 const union xfs_btree_key *k2) in xfs_rtrmapbt_keys_inorder() 370 const union xfs_btree_key *key1, in xfs_rtrmapbt_keys_contiguous() 371 const union xfs_btree_key *key2, in xfs_rtrmapbt_keys_contiguous() [all …]
|
| H A D | xfs_btree_staging.c | 397 union xfs_btree_key child_key; in xfs_btree_bload_node() 399 union xfs_btree_key *block_key; in xfs_btree_bload_node()
|
| H A D | xfs_rmap.c | 2916 union xfs_btree_key mask = { in xfs_rmap_has_records()
|
| /linux/fs/xfs/scrub/ |
| H A D | rcbag_btree.c | 24 union xfs_btree_key *key, in rcbagbt_init_key_from_rec() 30 BUILD_BUG_ON(sizeof(struct rcbag_key) > sizeof(union xfs_btree_key)); in rcbagbt_init_key_from_rec() 53 const union xfs_btree_key *key) in rcbagbt_cmp_key_with_cur() 65 const union xfs_btree_key *k1, in rcbagbt_cmp_two_keys() 66 const union xfs_btree_key *k2, in rcbagbt_cmp_two_keys() 67 const union xfs_btree_key *mask) in rcbagbt_cmp_two_keys() 81 const union xfs_btree_key *k1, in rcbagbt_keys_inorder() 82 const union xfs_btree_key *k2) in rcbagbt_keys_inorder()
|
| H A D | btree.c | 142 union xfs_btree_key key; in xchk_btree_rec() 143 union xfs_btree_key hkey; in xchk_btree_rec() 144 union xfs_btree_key *keyp; in xchk_btree_rec() 191 union xfs_btree_key *key; in xchk_btree_key() 192 union xfs_btree_key *keyp; in xchk_btree_key() 543 union xfs_btree_key block_key; in xchk_btree_block_check_keys() 544 union xfs_btree_key *block_high_key; in xchk_btree_block_check_keys() 545 union xfs_btree_key *parent_low_key, *parent_high_key; in xchk_btree_block_check_keys() 637 union xfs_btree_key block_keys; in xchk_btree_block_keys() 639 union xfs_btree_key *high_bk; in xchk_btree_block_keys() [all …]
|
| H A D | btree.h | 35 union xfs_btree_key key;
|