Home
last modified time | relevance | path

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

/linux-6.14.4/include/linux/
Dfilelock.h350 static inline int vfs_cancel_lock(struct file *filp, struct file_lock *fl) in vfs_cancel_lock() function
/linux-6.14.4/fs/
Dlocks.c2716 int vfs_cancel_lock(struct file *filp, struct file_lock *fl) in vfs_cancel_lock() function