Home
last modified time | relevance | path

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

/linux-6.14.4/fs/bcachefs/
Dsb-downgrade.c150 #define x(ver, passes, ...) static const u16 upgrade_##ver##_errors[] = { __VA_ARGS__ }; argument
155 #define x(ver, passes, ...) { \ argument
211 u64 passes = i->recovery_passes; in bch2_sb_set_upgrade() local
225 #define x(ver, passes, ...) static const u16 downgrade_##ver##_errors[] = { __VA_ARGS__ }; argument
230 #define x(ver, passes, ...) { \ argument
Drecovery.c659 __le64 passes = ext->recovery_passes_required[0]; in check_version_upgrade() local
762 __le64 passes = ext->recovery_passes_required[0]; in bch2_fs_recovery() local
/linux-6.14.4/tools/testing/selftests/powerpc/security/
Dentry_flush.c24 int fd, passes = 0, iter, rc = 0; in entry_flush_test() local
Duaccess_flush.c25 int fd, passes = 0, iter, rc = 0; in uaccess_flush_test() local
Drfi_flush.c24 int fd, passes = 0, iter, rc = 0; in rfi_flush_test() local
/linux-6.14.4/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.14.4/drivers/mmc/host/
Domap.c487 unsigned int restarts, passes, timeout; in mmc_omap_send_abort() local