Searched defs:vfs_cancel_lock (Results 1 - 2 of 2) sorted by relevance

/linux-master/include/linux/
H A Dfilelock.h345 static inline int vfs_cancel_lock(struct file *filp, struct file_lock *fl) function
/linux-master/fs/
H A Dlocks.c2719 int vfs_cancel_lock(struct file *filp, struct file_lock *fl) function
2726 EXPORT_SYMBOL_GPL(vfs_cancel_lock); variable

Completed in 203 milliseconds