Home
last modified time | relevance | path

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

/linux-6.6.21/include/linux/
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
/linux-6.6.21/fs/lockd/
Dsvclock.c716 vfs_cancel_lock(block->b_file->f_file[mode], fl); in nlmsvc_cancel_blocked()
/linux-6.6.21/fs/
Dlocks.c2652 int vfs_cancel_lock(struct file *filp, struct file_lock *fl) in vfs_cancel_lock() function
2659 EXPORT_SYMBOL_GPL(vfs_cancel_lock);