Searched refs:smb3_simple_falloc (Results 1 - 1 of 1) sorted by relevance
/linux-4.1.27/fs/cifs/ |
H A D | smb2ops.c | 1111 static long smb3_simple_falloc(struct file *file, struct cifs_tcon *tcon, smb3_simple_falloc() function 1180 return smb3_simple_falloc(file, tcon, off, len, true); smb3_fallocate() 1182 return smb3_simple_falloc(file, tcon, off, len, false); smb3_fallocate()
|
Completed in 65 milliseconds