Home
last modified time | relevance | path

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

/linux/fs/smb/server/
H A Doplock.c2349 int i, model_bytes = 0; in create_aapl_rsp_buf() local
2354 model_bytes += 2; in create_aapl_rsp_buf()
2358 p[1] = cpu_to_le32(model_bytes); in create_aapl_rsp_buf()
2362 cpu_to_le32(data_len - AAPL_MODEL_UTF16_BYTES + model_bytes); in create_aapl_rsp_buf()