Searched refs:SHFLSTRING_HEADER_SIZE (Results 1 – 4 of 4) sorted by relevance
79 #define SHFLSTRING_HEADER_SIZE 4 macro84 return string ? SHFLSTRING_HEADER_SIZE + string->size : 0; in shfl_string_buf_size()
393 out_len = PATH_MAX - SHFLSTRING_HEADER_SIZE - 1; in vboxsf_path_from_dentry()419 if ((SHFLSTRING_HEADER_SIZE + path_len + 1) > PATH_MAX) { in vboxsf_path_from_dentry()
172 folder_name = kmalloc(SHFLSTRING_HEADER_SIZE + size, GFP_KERNEL); in vboxsf_fill_super()
449 ssymname = kmalloc(SHFLSTRING_HEADER_SIZE + symname_size, GFP_KERNEL); in vboxsf_dir_symlink()