Searched defs:vfs_cancel_lock (Results 1 – 2 of 2) sorted by relevance
| /linux/include/linux/ | ||
| H A D | filelock.h | 375 static inline int vfs_cancel_lock(struct file *filp, struct file_lock *fl) vfs_cancel_lock() function |
| /linux/fs/ | ||
| H A D | locks.c | 2778 int vfs_cancel_lock(struct file *filp, struct file_lock *fl) vfs_cancel_lock() function |