Home
last modified time | relevance | path

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

/linux-6.6.21/tools/testing/selftests/bpf/progs/
Dtest_global_data.c22 } result_string SEC(".maps");
/linux-6.6.21/fs/btrfs/
Dsend.c372 const char *result_string; in inconsistent_snapshot_error() local
376 result_string = "new"; in inconsistent_snapshot_error()
379 result_string = "deleted"; in inconsistent_snapshot_error()
382 result_string = "updated"; in inconsistent_snapshot_error()
386 result_string = "unchanged"; in inconsistent_snapshot_error()
390 result_string = "unexpected"; in inconsistent_snapshot_error()
395 result_string, what, sctx->cmp_key->objectid, in inconsistent_snapshot_error()