HomeSort by relevance Sort by last modified time
    Searched refs:NBD_FLAG_CAN_MULTI_CONN (Results 1 - 2 of 2) sorted by null

  /bionic/libc/kernel/uapi/linux/
nbd.h 45 #define NBD_FLAG_CAN_MULTI_CONN (1 << 8)
  /external/kernel-headers/original/uapi/linux/
nbd.h 48 #define NBD_FLAG_CAN_MULTI_CONN (1 << 8) /* Server supports multiple connections per export. */

Completed in 44 milliseconds