Searched defs:k1 (Results 1 – 10 of 10) sorted by relevance
| /fs/xfs/libxfs/ |
| D | xfs_alloc_btree.c | 266 union xfs_btree_key *k1, in xfs_bnobt_diff_two_keys() 276 union xfs_btree_key *k1, in xfs_cntbt_diff_two_keys() 386 union xfs_btree_key *k1, in xfs_bnobt_keys_inorder() 407 union xfs_btree_key *k1, in xfs_cntbt_keys_inorder()
|
| D | xfs_refcount_btree.c | 193 union xfs_btree_key *k1, in xfs_refcountbt_diff_two_keys() 274 union xfs_btree_key *k1, in xfs_refcountbt_keys_inorder()
|
| D | xfs_rmap_btree.c | 258 union xfs_btree_key *k1, in xfs_rmapbt_diff_two_keys() 373 union xfs_btree_key *k1, in xfs_rmapbt_keys_inorder()
|
| D | xfs_bmap_btree.c | 400 union xfs_btree_key *k1, in xfs_bmbt_diff_two_keys() 501 union xfs_btree_key *k1, in xfs_bmbt_keys_inorder()
|
| D | xfs_ialloc_btree.c | 245 union xfs_btree_key *k1, in xfs_inobt_diff_two_keys() 343 union xfs_btree_key *k1, in xfs_inobt_keys_inorder()
|
| /fs/hfsplus/ |
| D | catalog.c | 16 int hfsplus_cat_case_cmp_key(const hfsplus_btree_key *k1, in hfsplus_cat_case_cmp_key() 29 int hfsplus_cat_bin_cmp_key(const hfsplus_btree_key *k1, in hfsplus_cat_bin_cmp_key()
|
| D | attributes.c | 35 int hfsplus_attr_bin_cmp_key(const hfsplus_btree_key *k1, in hfsplus_attr_bin_cmp_key()
|
| D | extents.c | 20 int hfsplus_ext_cmp_key(const hfsplus_btree_key *k1, in hfsplus_ext_cmp_key()
|
| /fs/reiserfs/ |
| D | stree.c | 132 inline int comp_le_keys(const struct reiserfs_key *k1, in comp_le_keys()
|
| /fs/btrfs/ |
| D | ctree.c | 1556 struct btrfs_key k1; in comp_keys() local 1566 int btrfs_comp_cpu_keys(const struct btrfs_key *k1, const struct btrfs_key *k2) in btrfs_comp_cpu_keys()
|