Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dfilelock.h283 static inline int vfs_cancel_lock(struct file *filp, struct file_lock *fl) in vfs_cancel_lock() function
/openbmc/linux/fs/
H A Dlocks.c2650 int vfs_cancel_lock(struct file *filp, struct file_lock *fl) in vfs_cancel_lock() function