Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/include/linux/
Dfilelock.h283 static inline int vfs_cancel_lock(struct file *filp, struct file_lock *fl) in vfs_cancel_lock() function
/kernel/linux/linux-5.10/fs/
Dlocks.c2808 int vfs_cancel_lock(struct file *filp, struct file_lock *fl) in vfs_cancel_lock() function
/kernel/linux/linux-6.6/fs/
Dlocks.c2652 int vfs_cancel_lock(struct file *filp, struct file_lock *fl) in vfs_cancel_lock() function
/kernel/linux/linux-5.10/include/linux/
Dfs.h1259 static inline int vfs_cancel_lock(struct file *filp, struct file_lock *fl) in vfs_cancel_lock() function