Home
last modified time | relevance | path

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

/linux-6.1.9/fs/lockd/
Dsvclock.c701 vfs_cancel_lock(block->b_file->f_file[mode], in nlmsvc_cancel_blocked()
/linux-6.1.9/fs/
Dlocks.c2664 int vfs_cancel_lock(struct file *filp, struct file_lock *fl) in vfs_cancel_lock() function
2670 EXPORT_SYMBOL_GPL(vfs_cancel_lock);
/linux-6.1.9/include/linux/
Dfs.h1172 extern int vfs_cancel_lock(struct file *filp, struct file_lock *fl);
1283 static inline int vfs_cancel_lock(struct file *filp, struct file_lock *fl) in vfs_cancel_lock() function