Searched refs:smb3_zero_range (Results  1 – 1 of 1) sorted by relevance
| /Linux-v5.4/fs/cifs/ | 
| D | smb2ops.c | 2914 static long smb3_zero_range(struct file *file, struct cifs_tcon *tcon,  in smb3_zero_range()  function3272 			return smb3_zero_range(file, tcon, off, len, true);  in smb3_fallocate()
 3273 		return smb3_zero_range(file, tcon, off, len, false);  in smb3_fallocate()
 
 |