Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/cifs/
H A Dcifsproto.h176 extern int cifs_unlock_range(struct cifsFileInfo *cfile,
H A Dsmb1ops.c1214 .mand_unlock_range = cifs_unlock_range,
H A Dfile.c1521 cifs_unlock_range(struct cifsFileInfo *cfile, struct file_lock *flock, in cifs_unlock_range() function