Searched refs:smb3_zero_data (Results 1 – 1 of 1) sorted by relevance
| /linux-6.15/fs/smb/client/ |
| H A D | smb2ops.c | 3214 static long smb3_zero_data(struct file *file, struct cifs_tcon *tcon, in smb3_zero_data() function 3274 rc = smb3_zero_data(file, tcon, offset, len, xid); in smb3_zero_range() 3717 rc = smb3_zero_data(file, tcon, off, len, xid); in smb3_insert_range()
|