Home
last modified time | relevance | path

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

/openbmc/linux/fs/smb/client/
H A Dsmb2ops.c3176 static long smb3_zero_data(struct file *file, struct cifs_tcon *tcon, in smb3_zero_data() function
3236 rc = smb3_zero_data(file, tcon, offset, len, xid); in smb3_zero_range()
3672 rc = smb3_zero_data(file, tcon, off, len, xid); in smb3_insert_range()