Home
last modified time | relevance | path

Searched refs:cmp_key (Results 1 – 5 of 5) sorted by relevance

/linux/fs/bcachefs/
A Dstr_hash.h138 bool (*cmp_key)(struct bkey_s_c, const void *); member
168 if (!desc.cmp_key(k, key)) in bch2_hash_lookup_in_snapshot()
A Ddirent.c98 .cmp_key = dirent_cmp_key,
A Dxattr.c69 .cmp_key = xattr_cmp_key,
/linux/fs/btrfs/
A Dsend.c159 struct btrfs_key *cmp_key; member
396 result_string, what, sctx->cmp_key->objectid, in inconsistent_snapshot_error()
4851 key.objectid = sctx->cmp_key->objectid; in process_all_refs()
5074 sctx->cmp_key, name, name_len, &found_data, in __process_changed_new_xattr()
5142 key.objectid = sctx->cmp_key->objectid; in process_all_new_xattrs()
6632 key.objectid = sctx->cmp_key->objectid; in process_all_extents()
6892 struct btrfs_key *key = sctx->cmp_key; in changed_inode()
7111 if (sctx->cur_ino != sctx->cmp_key->objectid) { in changed_ref()
7179 if (sctx->cur_ino != sctx->cmp_key->objectid) in changed_extent()
7185 sctx->cmp_key); in changed_extent()
[all …]
/linux/net/openvswitch/
A Dflow_table.c665 static bool cmp_key(const struct sw_flow_key *key1, in cmp_key() function
684 return cmp_key(&flow->key, key, range->start, range->end); in flow_cmp_masked_key()
695 return cmp_key(flow->id.unmasked_key, key, key_start, key_end); in ovs_flow_cmp_unmasked_key()

Completed in 26 milliseconds