Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/fs/dev/
H A Dsdev_comm.c190 SDEV_CLEAR_LOOKUP_FLAGS(dv, cmd); in sdev_unblock_others()
192 SDEV_CLEAR_LOOKUP_FLAGS(dv, SDEV_LGWAITING); in sdev_unblock_others()
/illumos-gate/usr/src/uts/common/sys/fs/
H A Dsdev_impl.h354 #define SDEV_CLEAR_LOOKUP_FLAGS(dv, cmd) { \ macro