Home
last modified time | relevance | path

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

/fs/cifs/
Dsmb2ops.c3111 struct file_allocated_range_buffer in_data, *out_data = NULL; in smb3_llseek()
3152 sizeof(struct file_allocated_range_buffer), in smb3_llseek()
3167 if (out_data_len < sizeof(struct file_allocated_range_buffer)) { in smb3_llseek()
3194 struct file_allocated_range_buffer in_data, *out_data; in smb3_fiemap()
3211 1024 * sizeof(struct file_allocated_range_buffer), in smb3_fiemap()
3221 if (out_data_len < sizeof(struct file_allocated_range_buffer)) { in smb3_fiemap()
3225 if (out_data_len % sizeof(struct file_allocated_range_buffer)) { in smb3_fiemap()
3230 num = out_data_len / sizeof(struct file_allocated_range_buffer); in smb3_fiemap()
Dsmb2pdu.h903 struct file_allocated_range_buffer { struct