Searched refs:D_NEEDMINOR (Results 1 – 6 of 6) sorted by relevance
171 #define D_NEEDMINOR 0x00800000 /* driver uses clone_create() */ macro
574 if (csw->d_flags & D_NEEDMINOR) { in newdev()1258 KASSERT(csw->d_flags & D_NEEDMINOR, in clone_create()
234 .d_flags = D_NEEDMINOR,
137 .d_flags = D_NEEDMINOR,
167 .d_flags = D_NEEDMINOR,
161 .d_flags = D_NEEDGIANT | D_NEEDMINOR,