Home
last modified time | relevance | path

Searched refs:SHFLSTRING_HEADER_SIZE (Results 1 – 1 of 1) sorted by relevance

/linux/fs/vboxsf/
H A Dshfl_hostintf.h79 #define SHFLSTRING_HEADER_SIZE 4 macro
84 return string ? SHFLSTRING_HEADER_SIZE + string->size : 0; in shfl_string_buf_size()