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