Searched defs:k2 (Results 26 - 43 of 43) sorted by path

12

/linux-master/fs/hfsplus/
H A Dcatalog.c16 hfsplus_cat_case_cmp_key(const hfsplus_btree_key *k1, const hfsplus_btree_key *k2) argument
29 hfsplus_cat_bin_cmp_key(const hfsplus_btree_key *k1, const hfsplus_btree_key *k2) argument
H A Dextents.c20 hfsplus_ext_cmp_key(const hfsplus_btree_key *k1, const hfsplus_btree_key *k2) argument
/linux-master/fs/ntfs3/
H A Dindex.c73 const u32 *k2 = key2; local
92 const struct SECURITY_KEY *k2 = key2; local
127 const __le32 *k2 = key2; local
[all...]
/linux-master/fs/reiserfs/
H A Dstree.c132 comp_le_keys(const struct reiserfs_key *k1, const struct reiserfs_key *k2) argument
/linux-master/fs/xfs/libxfs/
H A Dxfs_alloc_btree.c278 xfs_bnobt_diff_two_keys( struct xfs_btree_cur *cur, const union xfs_btree_key *k1, const union xfs_btree_key *k2, const union xfs_btree_key *mask) argument
291 xfs_cntbt_diff_two_keys( struct xfs_btree_cur *cur, const union xfs_btree_key *k1, const union xfs_btree_key *k2, const union xfs_btree_key *mask) argument
421 xfs_bnobt_keys_inorder( struct xfs_btree_cur *cur, const union xfs_btree_key *k1, const union xfs_btree_key *k2) argument
442 xfs_cntbt_keys_inorder( struct xfs_btree_cur *cur, const union xfs_btree_key *k1, const union xfs_btree_key *k2) argument
[all...]
H A Dxfs_bmap_btree.c382 xfs_bmbt_diff_two_keys( struct xfs_btree_cur *cur, const union xfs_btree_key *k1, const union xfs_btree_key *k2, const union xfs_btree_key *mask) argument
486 xfs_bmbt_keys_inorder( struct xfs_btree_cur *cur, const union xfs_btree_key *k1, const union xfs_btree_key *k2) argument
H A Dxfs_ialloc_btree.c277 xfs_inobt_diff_two_keys( struct xfs_btree_cur *cur, const union xfs_btree_key *k1, const union xfs_btree_key *k2, const union xfs_btree_key *mask) argument
378 xfs_inobt_keys_inorder( struct xfs_btree_cur *cur, const union xfs_btree_key *k1, const union xfs_btree_key *k2) argument
H A Dxfs_refcount_btree.c193 xfs_refcountbt_diff_two_keys( struct xfs_btree_cur *cur, const union xfs_btree_key *k1, const union xfs_btree_key *k2, const union xfs_btree_key *mask) argument
288 xfs_refcountbt_keys_inorder( struct xfs_btree_cur *cur, const union xfs_btree_key *k1, const union xfs_btree_key *k2) argument
H A Dxfs_rmap_btree.c271 xfs_rmapbt_diff_two_keys( struct xfs_btree_cur *cur, const union xfs_btree_key *k1, const union xfs_btree_key *k2, const union xfs_btree_key *mask) argument
409 xfs_rmapbt_keys_inorder( struct xfs_btree_cur *cur, const union xfs_btree_key *k1, const union xfs_btree_key *k2) argument
/linux-master/fs/xfs/scrub/
H A Drcbag_btree.c72 rcbagbt_diff_two_keys( struct xfs_btree_cur *cur, const union xfs_btree_key *k1, const union xfs_btree_key *k2, const union xfs_btree_key *mask) argument
97 rcbagbt_keys_inorder( struct xfs_btree_cur *cur, const union xfs_btree_key *k1, const union xfs_btree_key *k2) argument
/linux-master/net/netfilter/
H A Dnft_set_hash.c540 u32 hash, k1, k2; local
/linux-master/scripts/kconfig/
H A Dexpr.c1034 enum string_value_kind k1 = k_string, k2 = k_string; local
/linux-master/security/selinux/ss/
H A Dpolicydb.c418 static int filenametr_cmp(const void *k1, const void *k2) argument
454 static int rangetr_cmp(const void *k1, const void *k2) argument
491 static int role_trans_cmp(const void *k1, const void *k2) argument
/linux-master/tools/bpf/bpftool/
H A Dcommon.c1129 bool equal_fn_for_key_as_id(long k1, long k2, void *ctx) argument
H A Dgen.c1924 static bool btfgen_equal_fn(long k1, long k2, void *ctx) argument
/linux-master/tools/lib/bpf/
H A Dbtf.c3385 static bool btf_dedup_equal_fn(long k1, long k2, void *ctx) argument
H A Dlibbpf.c5732 static bool bpf_core_equal_fn(const long k1, const long k2, void *ctx) argument
/linux-master/tools/testing/selftests/bpf/prog_tests/
H A Dhashmap.c341 long k1 = 0, k2 = 1; local

Completed in 417 milliseconds

12