logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

nvmf_exat_len - Return length rounded up by 4

Arguments

val_len Value length

Description

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.

Name

nvmf_exat_len - Return length rounded up by 4

Return

Length rounded up by 4 May 2025 nvmf_exat_len nvmf_exat_len(2)

Synopsis

__u16nvmf_exat_len(size_tval_len);

See Also