Searched defs:in_progress (Results 1 – 9 of 9) sorted by relevance
/freebsd-src/sys/contrib/openzfs/tests/zfs-tests/tests/functional/cli_root/zpool_wait/scan/ |
H A D | zpool_wait_replace.ksh | 44 function in_progress function
|
/freebsd-src/contrib/ntp/ntpd/ |
H A D | ntp_leapsec.h | 127 int in_progress; /* not 0 if smearing is in progress, i.e. the offset has been computed */ member
|
/freebsd-src/sbin/rcorder/ |
H A D | rcorder.c | 105 flag in_progress; member 130 flag in_progress; member
|
/freebsd-src/sys/powerpc/ofw/ |
H A D | ofw_machdep.c | 753 volatile int in_progress; member
|
/freebsd-src/sys/opencrypto/ |
H A D | ktls_ocf.c | 76 bool in_progress; member
|
/freebsd-src/sys/contrib/openzfs/module/zfs/ |
H A D | dsl_dir.c | 2385 dsl_dir_activity_in_progress(dsl_dir_t * dd,dsl_dataset_t * ds,zfs_wait_activity_t activity,boolean_t * in_progress) dsl_dir_activity_in_progress() argument 2454 boolean_t in_progress; dsl_dir_wait() local
|
H A D | spa.c | 10569 boolean_t in_progress = (activity == ZPOOL_WAIT_INITIALIZE) ? global() local 10594 spa_vdev_activity_in_progress(spa_t * spa,boolean_t use_guid,uint64_t guid,zpool_wait_activity_t activity,boolean_t * in_progress) global() argument 10661 spa_activity_in_progress(spa_t * spa,zpool_wait_activity_t activity,boolean_t use_tag,uint64_t tag,boolean_t * in_progress) global() argument 10768 boolean_t in_progress; global() local [all...] |
/freebsd-src/tests/sys/fs/fusefs/ |
H A D | interrupt.cc | 550 TEST_F(Intr, in_progress) in TEST_F() argument
|
/freebsd-src/contrib/llvm-project/lldb/source/Interpreter/ |
H A D | CommandInterpreter.cpp | 3024 auto in_progress = CommandHandlingState::eInProgress; InterruptCommand() local
|