Home
last modified time | relevance | path

Searched refs:vfs_cancel_lock (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/include/linux/
H A Dfilelock.h165 int vfs_cancel_lock(struct file *filp, struct file_lock *fl);
283 static inline int vfs_cancel_lock(struct file *filp, struct file_lock *fl) in vfs_cancel_lock() function
/openbmc/linux/fs/lockd/
H A Dsvclock.c716 vfs_cancel_lock(block->b_file->f_file[mode], fl); in nlmsvc_cancel_blocked()
/openbmc/linux/fs/
H A Dlocks.c2650 int vfs_cancel_lock(struct file *filp, struct file_lock *fl) in vfs_cancel_lock() function
2657 EXPORT_SYMBOL_GPL(vfs_cancel_lock);