Searched refs:cifs_unlock_range (Results 1 – 3 of 3) sorted by relevance
176 extern int cifs_unlock_range(struct cifsFileInfo *cfile,
1214 .mand_unlock_range = cifs_unlock_range,
1521 cifs_unlock_range(struct cifsFileInfo *cfile, struct file_lock *flock, in cifs_unlock_range() function