Searched refs:NBD_FLAG_ROTATIONAL (Results 1 – 2 of 2) sorted by relevance
55 #define NBD_FLAG_ROTATIONAL (1 << 4) /* device is rotational */ macro
349 if (flags & NBD_FLAG_ROTATIONAL) in nbd_apply_limits()1853 if (flags & NBD_FLAG_ROTATIONAL) in nbd_dbg_flags_show()