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()
786 SDEV_UNBLOCK_OTHERS(self, SDEV_LOOKUP); in sdev_create()1224 SDEV_UNBLOCK_OTHERS(self, SDEV_LOOKUP); in sdev_symlink()1296 SDEV_UNBLOCK_OTHERS(self, SDEV_LOOKUP); in sdev_mkdir()
281 SDEV_UNBLOCK_OTHERS(sdv, SDEV_LOOKUP); in devvt_create_snode()
350 #define SDEV_UNBLOCK_OTHERS(dv, cmd) { \ macro