Home
last modified time | relevance | path

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

/linux/fs/btrfs/
A Dsend.c98 struct btrfs_key *cmp_key; member
311 result_string, what, sctx->cmp_key->objectid, in inconsistent_snapshot_error()
4387 sctx->cmp_key, 0, __record_new_ref, sctx); in record_new_ref()
4482 sctx->cmp_key, dir, dir_gen, name); in __record_changed_new_ref()
4566 key.objectid = sctx->cmp_key->objectid; in process_all_refs()
4876 key.objectid = sctx->cmp_key->objectid; in process_all_new_xattrs()
5966 key.objectid = sctx->cmp_key->objectid; in process_all_extents()
6262 struct btrfs_key *key = sctx->cmp_key; in changed_inode()
6518 if (sctx->cur_ino != sctx->cmp_key->objectid) in changed_extent()
6524 sctx->cmp_key); in changed_extent()
[all …]
/linux/net/openvswitch/
A Dflow_table.c667 static bool cmp_key(const struct sw_flow_key *key1, in cmp_key() function
686 return cmp_key(&flow->key, key, range->start, range->end); in flow_cmp_masked_key()
697 return cmp_key(flow->id.unmasked_key, key, key_start, key_end); in ovs_flow_cmp_unmasked_key()

Completed in 19 milliseconds