Home
last modified time | relevance | path

Searched refs:sr_state (Results 1 – 9 of 9) sorted by relevance

/freebsd-13-stable/sys/netsmb/
HDsmb_iod.c73 rqp->sr_state = SMBRQ_NOTIFIED; in smb_iod_rqprocessed()
74 wakeup(&rqp->sr_state); in smb_iod_rqprocessed()
260 rqp->sr_state = SMBRQ_SENT; in smb_iod_sendrq()
420 if (rqp->sr_state != SMBRQ_NOTSENT) in smb_iod_addrq()
508 msleep(&rqp->sr_state, SMBRQ_SLOCKPTR(rqp), PWAIT, "90wrq", 0); in smb_iod_waitrq()
540 switch (rqp->sr_state) { in smb_iod_sendall()
HDsmb_rq.h68 enum smbrq_state sr_state; member
HDsmb_rq.c165 rqp->sr_state = SMBRQ_NOTSENT; in smb_rq_simple()
721 rqp->sr_state = SMBRQ_NOTSENT; in smb_t2_request_int()
/freebsd-13-stable/sys/contrib/openzfs/module/zfs/
HDvdev_removal.c285 spa->spa_removing_phys.sr_state = DSS_SCANNING; in vdev_remove_initiate_sync()
389 spa->spa_removing_phys.sr_state = DSS_NONE; in spa_remove_init()
398 if (spa->spa_removing_phys.sr_state == DSS_SCANNING) { in spa_remove_init()
697 spa->spa_removing_phys.sr_state = state; in spa_finish_removal()
2022 if (spa->spa_removing_phys.sr_state == DSS_SCANNING) in spa_vdev_remove_top_check()
2334 prs->prs_state = spa->spa_removing_phys.sr_state; in spa_removal_get_stats()
HDspa_checkpoint.c465 if (spa->spa_removing_phys.sr_state == DSS_SCANNING) in spa_checkpoint_check()
HDspa.c6113 spa->spa_removing_phys.sr_state = DSS_NONE;
10031 *in_progress = (spa->spa_removing_phys.sr_state ==
/freebsd-13-stable/sys/contrib/openzfs/include/sys/
HDspa_impl.h83 uint64_t sr_state; /* dsl_scan_state_t */ member
/freebsd-13-stable/sys/contrib/openzfs/cmd/ztest/
HDztest.c3867 while (spa->spa_removing_phys.sr_state == DSS_SCANNING) in ztest_device_removal()
7519 if (spa->spa_removing_phys.sr_state == DSS_SCANNING || in ztest_run()
7521 while (spa->spa_removing_phys.sr_state == DSS_SCANNING) in ztest_run()
/freebsd-13-stable/sys/contrib/octeon-sdk/
HDcvmx-endor-defs.h6418 uint32_t sr_state : 4; /**< SPI State Machine member
6432 uint32_t sr_state : 4;