Home
last modified time | relevance | path

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

/linux-6.1.9/tools/testing/selftests/bpf/progs/
Dtest_global_data.c22 } result_string SEC(".maps");
/linux-6.1.9/fs/btrfs/
Dsend.c316 const char *result_string; in inconsistent_snapshot_error() local
320 result_string = "new"; in inconsistent_snapshot_error()
323 result_string = "deleted"; in inconsistent_snapshot_error()
326 result_string = "updated"; in inconsistent_snapshot_error()
330 result_string = "unchanged"; in inconsistent_snapshot_error()
334 result_string = "unexpected"; in inconsistent_snapshot_error()
339 result_string, what, sctx->cmp_key->objectid, in inconsistent_snapshot_error()