Home
last modified time | relevance | path

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

/linux/fs/smb/client/
H A Dfile.c993 static int cifs_do_truncate(const unsigned int xid, struct dentry *dentry) in cifs_do_truncate() function
1104 rc = cifs_do_truncate(xid, file_dentry(file)); in cifs_open()