Searched refs:cifs_lock (Results 1 – 3 of 3) sorted by relevance
72 extern int cifs_lock(struct file *, int, struct file_lock *);
739 .lock = cifs_lock,761 .lock = cifs_lock,
639 int cifs_lock(struct file *file, int cmd, struct file_lock *pfLock) in cifs_lock() function