Lines Matching defs:fl
1095 static inline void locks_init_lock(struct file_lock *fl) in locks_init_lock()
1100 static inline void locks_copy_conflock(struct file_lock *new, struct file_lock *fl) in locks_copy_conflock()
1105 static inline void locks_copy_lock(struct file_lock *new, struct file_lock *fl) in locks_copy_lock()
1120 static inline void posix_test_lock(struct file *filp, struct file_lock *fl) in posix_test_lock()
1125 static inline int posix_lock_file(struct file *filp, struct file_lock *fl, in posix_lock_file()
1132 struct file_lock *fl) in posix_lock_inode_wait()
1142 static inline int vfs_test_lock(struct file *filp, struct file_lock *fl) in vfs_test_lock()
1148 struct file_lock *fl, struct file_lock *conf) in vfs_lock_file()
1153 static inline int vfs_cancel_lock(struct file *filp, struct file_lock *fl) in vfs_cancel_lock()
1186 static inline int lease_modify(struct file_lock *fl, int arg, in lease_modify()
1202 static inline int posix_lock_file_wait(struct file *filp, struct file_lock *fl) in posix_lock_file_wait()
1207 static inline int flock_lock_file_wait(struct file *filp, struct file_lock *fl) in flock_lock_file_wait()