Searched refs:vfs_lock_file (Results 1 – 1 of 1) sorted by relevance
1055 extern int vfs_lock_file(struct file *, unsigned int, struct file_lock *, struct file_lock *);1084 #define vfs_lock_file(a, b, c, d) (-ENOLCK) macro