Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/openzfs/include/os/linux/spl/sys/
H A Drwlock.h47 krw_type_t rw_type; member
75 rwp->rw_type = type; in spl_rw_set_type()
80 if (rwp && rwp->rw_type == RW_NOLOCKDEP) \ in spl_rw_lockdep_off_maybe()
86 if (rwp && rwp->rw_type == RW_NOLOCKDEP) \ in spl_rw_lockdep_on_maybe()