Searched refs:result_string (Results 1 - 2 of 2) sorted by path

/linux-master/fs/btrfs/
H A Dsend.c371 const char *result_string; local
375 result_string = "new";
378 result_string = "deleted";
381 result_string = "updated";
385 result_string = "unchanged";
389 result_string = "unexpected";
394 result_string, what, sctx->cmp_key->objectid,
/linux-master/tools/testing/selftests/bpf/progs/
H A Dtest_global_data.c22 } result_string SEC(".maps");

Completed in 166 milliseconds