Searched defs:vfs_lock_file (Results 1 – 4 of 4) sorted by relevance
| /kernel/linux/linux-6.6/include/linux/ |
| D | filelock.h | 277 static inline int vfs_lock_file(struct file *filp, unsigned int cmd, in vfs_lock_file() function
|
| /kernel/linux/linux-6.6/fs/ |
| D | locks.c | 2283 int vfs_lock_file(struct file *filp, unsigned int cmd, struct file_lock *fl, struct file_lock *conf) in vfs_lock_file() function
|
| /kernel/linux/linux-5.10/fs/ |
| D | locks.c | 2425 int vfs_lock_file(struct file *filp, unsigned int cmd, struct file_lock *fl, struct file_lock *conf) in vfs_lock_file() function
|
| /kernel/linux/linux-5.10/include/linux/ |
| D | fs.h | 1253 static inline int vfs_lock_file(struct file *filp, unsigned int cmd, in vfs_lock_file() function
|