Home
last modified time | relevance | path

Searched refs:skip_wait (Results 1 – 2 of 2) sorted by relevance

/freebsd-14-stable/sys/contrib/openzfs/module/zfs/
HDmmp.c559 int skip_wait = 0; in mmp_thread() local
610 skip_wait += leaves; in mmp_thread()
626 skip_wait, leaves, (u_longlong_t)next_time); in mmp_thread()
685 if (skip_wait > 0) { in mmp_thread()
688 skip_wait--; in mmp_thread()
/freebsd-14-stable/sys/dev/pms/freebsd/driver/common/
HDlxencrypt.c781 int rv, rc = 0, skip_wait = 0; in agtiapi_EncryptionIoctl() local
930 skip_wait = 1; in agtiapi_EncryptionIoctl()
984 skip_wait = 1; in agtiapi_EncryptionIoctl()
1000 if(!skip_wait) in agtiapi_EncryptionIoctl()