Home
last modified time | relevance | path

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

/Linux-v5.4/fs/lockd/
Dsvclock.c707 vfs_cancel_lock(block->b_file->f_file, in nlmsvc_cancel_blocked()
/Linux-v5.4/fs/
Dlocks.c2776 int vfs_cancel_lock(struct file *filp, struct file_lock *fl) in vfs_cancel_lock() function
2782 EXPORT_SYMBOL_GPL(vfs_cancel_lock);
/Linux-v5.4/include/linux/
Dfs.h1164 extern int vfs_cancel_lock(struct file *filp, struct file_lock *fl);
1272 static inline int vfs_cancel_lock(struct file *filp, struct file_lock *fl) in vfs_cancel_lock() function