Home
last modified time | relevance | path

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

/linux-5.10/tools/testing/selftests/bpf/progs/
Dtest_global_data.c22 } result_string SEC(".maps");
/linux-5.10/fs/btrfs/
Dsend.c285 const char *result_string; in inconsistent_snapshot_error() local
289 result_string = "new"; in inconsistent_snapshot_error()
292 result_string = "deleted"; in inconsistent_snapshot_error()
295 result_string = "updated"; in inconsistent_snapshot_error()
299 result_string = "unchanged"; in inconsistent_snapshot_error()
303 result_string = "unexpected"; in inconsistent_snapshot_error()
308 result_string, what, sctx->cmp_key->objectid, in inconsistent_snapshot_error()