Searched defs:key2 (Results 1 – 19 of 19) sorted by relevance
| /fs/xfs/libxfs/ |
| A D | xfs_btree.h | 550 const union xfs_btree_key *key2) in xfs_btree_keycmp_lt() 559 const union xfs_btree_key *key2) in xfs_btree_keycmp_gt() 568 const union xfs_btree_key *key2) in xfs_btree_keycmp_eq() 577 const union xfs_btree_key *key2) in xfs_btree_keycmp_le() 586 const union xfs_btree_key *key2) in xfs_btree_keycmp_ge() 595 const union xfs_btree_key *key2) in xfs_btree_keycmp_ne() 605 const union xfs_btree_key *key2, in xfs_btree_masked_keycmp_lt() 615 const union xfs_btree_key *key2, in xfs_btree_masked_keycmp_gt() 625 const union xfs_btree_key *key2, in xfs_btree_masked_keycmp_ge()
|
| A D | xfs_refcount_btree.c | 311 const union xfs_btree_key *key2, in xfs_refcountbt_keys_contiguous()
|
| A D | xfs_alloc_btree.c | 402 const union xfs_btree_key *key2, in xfs_allocbt_keys_contiguous()
|
| A D | xfs_rmap_btree.c | 457 const union xfs_btree_key *key2, in xfs_rmapbt_keys_contiguous()
|
| A D | xfs_rtrefcount_btree.c | 277 const union xfs_btree_key *key2, in xfs_rtrefcountbt_keys_contiguous()
|
| A D | xfs_bmap_btree.c | 498 const union xfs_btree_key *key2, in xfs_bmbt_keys_contiguous()
|
| A D | xfs_ialloc_btree.c | 402 const union xfs_btree_key *key2, in xfs_inobt_keys_contiguous()
|
| A D | xfs_rtrmap_btree.c | 371 const union xfs_btree_key *key2, in xfs_rtrmapbt_keys_contiguous()
|
| /fs/ubifs/ |
| A D | key.h | 480 const union ubifs_key *key2) in keys_cmp() 505 const union ubifs_key *key2) in keys_eq()
|
| A D | tnc_misc.c | 391 const union ubifs_key *key1, *key2; in read_znode() local
|
| A D | journal.c | 1864 union ubifs_key xent_key, key1, key2; in ubifs_jnl_delete_xattr() local
|
| A D | tnc.c | 2905 union ubifs_key key1, key2; in ubifs_tnc_remove_ino() local
|
| /fs/hfs/ |
| A D | catalog.c | 171 int hfs_cat_keycmp(const btree_key *key1, const btree_key *key2) in hfs_cat_keycmp()
|
| A D | extent.c | 50 int hfs_ext_keycmp(const btree_key *key1, const btree_key *key2) in hfs_ext_keycmp()
|
| /fs/befs/ |
| A D | btree.c | 713 const void *key2, int keylen2) in befs_compare_strings()
|
| /fs/ntfs3/ |
| A D | index.c | 34 static int cmp_fnames(const void *key1, size_t l1, const void *key2, size_t l2, in cmp_fnames() 69 static int cmp_uint(const void *key1, size_t l1, const void *key2, size_t l2, in cmp_uint() 88 static int cmp_sdh(const void *key1, size_t l1, const void *key2, size_t l2, in cmp_sdh() 123 static int cmp_uints(const void *key1, size_t l1, const void *key2, size_t l2, in cmp_uints()
|
| /fs/smb/server/ |
| A D | oplock.c | 466 const char *guid2, *key2; in compare_guid_key() local
|
| /fs/btrfs/ |
| A D | relocation.c | 1006 struct btrfs_disk_key key2; in memcmp_node_keys() local
|
| A D | ioctl.c | 1828 struct btrfs_key key, key2; in btrfs_search_path_in_tree_user() local
|
Completed in 91 milliseconds