Searched refs:smb3_zero_data (Results 1 – 1 of 1) sorted by relevance
| /Linux-v6.1/fs/cifs/ |
| D | smb2ops.c | 3288 static long smb3_zero_data(struct file *file, struct cifs_tcon *tcon, in smb3_zero_data() function 3336 rc = smb3_zero_data(file, tcon, offset, len, xid); in smb3_zero_range() 3745 rc = smb3_zero_data(file, tcon, off, len, xid); in smb3_insert_range()
|