Home
last modified time | relevance | path

Searched defs:k1 (Results 1 – 10 of 10) sorted by relevance

/fs/xfs/libxfs/
Dxfs_alloc_btree.c266 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()
Dxfs_refcount_btree.c193 union xfs_btree_key *k1, in xfs_refcountbt_diff_two_keys()
274 union xfs_btree_key *k1, in xfs_refcountbt_keys_inorder()
Dxfs_rmap_btree.c258 union xfs_btree_key *k1, in xfs_rmapbt_diff_two_keys()
373 union xfs_btree_key *k1, in xfs_rmapbt_keys_inorder()
Dxfs_bmap_btree.c400 union xfs_btree_key *k1, in xfs_bmbt_diff_two_keys()
501 union xfs_btree_key *k1, in xfs_bmbt_keys_inorder()
Dxfs_ialloc_btree.c245 union xfs_btree_key *k1, in xfs_inobt_diff_two_keys()
343 union xfs_btree_key *k1, in xfs_inobt_keys_inorder()
/fs/hfsplus/
Dcatalog.c16 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()
Dattributes.c35 int hfsplus_attr_bin_cmp_key(const hfsplus_btree_key *k1, in hfsplus_attr_bin_cmp_key()
Dextents.c20 int hfsplus_ext_cmp_key(const hfsplus_btree_key *k1, in hfsplus_ext_cmp_key()
/fs/reiserfs/
Dstree.c132 inline int comp_le_keys(const struct reiserfs_key *k1, in comp_le_keys()
/fs/btrfs/
Dctree.c1556 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()