Searched refs:SDEV_UNBLOCK_OTHERS (Results 1 – 4 of 4) sorted by relevance
177 SDEV_UNBLOCK_OTHERS(dv, SDEV_LOOKUP); in sdev_wait4lookup()179 SDEV_UNBLOCK_OTHERS(dv, SDEV_READDIR); in sdev_wait4lookup()
756 SDEV_UNBLOCK_OTHERS(self, SDEV_LOOKUP); in sdev_create()1194 SDEV_UNBLOCK_OTHERS(self, SDEV_LOOKUP); in sdev_symlink()1266 SDEV_UNBLOCK_OTHERS(self, SDEV_LOOKUP); in sdev_mkdir()
281 SDEV_UNBLOCK_OTHERS(sdv, SDEV_LOOKUP); in devvt_create_snode()
348 #define SDEV_UNBLOCK_OTHERS(dv, cmd) { \ macro