Home
last modified time | relevance | path

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

/linux-6.15/fs/smb/client/
H A Dsmb2ops.c3494 static long smb3_simple_falloc(struct file *file, struct cifs_tcon *tcon, in smb3_simple_falloc() function
3900 return smb3_simple_falloc(file, tcon, off, len, true); in smb3_fallocate()
3906 return smb3_simple_falloc(file, tcon, off, len, false); in smb3_fallocate()