Searched defs:NBD_FLAG_FIXED_NEWSTYLE (Results 1 – 3 of 3) sorted by relevance
2 const NBD_FLAG_FIXED_NEWSTYLE = 0x1; constant
74 const NBD_FLAG_FIXED_NEWSTYLE = 0x1; constant
231 #define NBD_FLAG_FIXED_NEWSTYLE (1 << 0) /* Fixed newstyle protocol. */ macro