nvmf_exat_len(2) | libnvme API manual | nvmf_exat_len(2) |
nvmf_exat_len - Return length rounded up by 4
__u16 nvmf_exat_len (size_t val_len );
Return the size in bytes, rounded to a multiple of 4 (e.g., size of __u32), of the buffer needed to hold the exat value of size val_len.
Length rounded up by 4
nvmf_exat_len | January 2023 |