Searched refs:cifs_lock (Results 1 – 3 of 3) sorted by relevance
112 extern int cifs_lock(struct file *, int, struct file_lock *);
1254 .lock = cifs_lock,1274 .lock = cifs_lock,1294 .lock = cifs_lock,
1776 int cifs_lock(struct file *file, int cmd, struct file_lock *flock) in cifs_lock() function