Home
last modified time | relevance | path

Searched defs:passes (Results 1 – 8 of 8) sorted by relevance

/linux-6.15/fs/bcachefs/
Dsb-downgrade.c160 #define x(ver, passes, ...) static const u16 upgrade_##ver##_errors[] = { __VA_ARGS__ }; argument
165 #define x(ver, passes, ...) { \ argument
221 u64 passes = i->recovery_passes; in bch2_sb_set_upgrade() local
235 #define x(ver, passes, ...) static const u16 downgrade_##ver##_errors[] = { __VA_ARGS__ }; argument
240 #define x(ver, passes, ...) { \ argument
Drecovery.c660 __le64 passes = ext->recovery_passes_required[0]; in check_version_upgrade() local
763 __le64 passes = ext->recovery_passes_required[0]; in bch2_fs_recovery() local
/linux-6.15/tools/testing/selftests/powerpc/security/
Dentry_flush.c24 int fd, passes = 0, iter, rc = 0; in entry_flush_test() local
Drfi_flush.c24 int fd, passes = 0, iter, rc = 0; in rfi_flush_test() local
Duaccess_flush.c25 int fd, passes = 0, iter, rc = 0; in uaccess_flush_test() local
/linux-6.15/tools/testing/selftests/bpf/
Dtest_sysctl.c1597 int passes = 0; in run_tests() local
Dtest_verifier.c1505 int *passes, int *errors) in do_test_single()
1761 int i, passes = 0, errors = 0; in do_test() local
/linux-6.15/drivers/mmc/host/
Domap.c487 unsigned int restarts, passes, timeout; in mmc_omap_send_abort() local