Home
last modified time | relevance | path

Searched defs:rnbd_msg_open_rsp (Results 1 – 1 of 1) sorted by relevance

/linux-6.12.1/drivers/block/rnbd/
Drnbd-proto.h143 struct rnbd_msg_open_rsp { struct
144 struct rnbd_msg_hdr hdr;
145 __le32 device_id;
146 __le64 nsectors;
147 __le32 max_hw_sectors;
148 __le32 max_write_zeroes_sectors;
149 __le32 max_discard_sectors;
150 __le32 discard_granularity;
151 __le32 discard_alignment;
152 __le16 physical_block_size;
[all …]