Lines Matching defs:filp

1222 static inline int fcntl_setlease(unsigned int fd, struct file *filp, long arg)  in fcntl_setlease()
1227 static inline int fcntl_getlease(struct file *filp) in fcntl_getlease()
1252 static inline void locks_remove_posix(struct file *filp, fl_owner_t owner) in locks_remove_posix()
1257 static inline void locks_remove_file(struct file *filp) in locks_remove_file()
1262 static inline void posix_test_lock(struct file *filp, struct file_lock *fl) in posix_test_lock()
1267 static inline int posix_lock_file(struct file *filp, struct file_lock *fl, in posix_lock_file()
1278 static inline int vfs_test_lock(struct file *filp, struct file_lock *fl) in vfs_test_lock()
1283 static inline int vfs_lock_file(struct file *filp, unsigned int cmd, in vfs_lock_file()
1289 static inline int vfs_cancel_lock(struct file *filp, struct file_lock *fl) in vfs_cancel_lock()
1310 static inline int generic_setlease(struct file *filp, long arg, in generic_setlease()
1316 static inline int vfs_setlease(struct file *filp, long arg, in vfs_setlease()
1330 struct file *filp, struct files_struct *files) {} in show_fd_locks()
1343 static inline int locks_lock_file_wait(struct file *filp, struct file_lock *fl) in locks_lock_file_wait()
2135 static inline void init_sync_kiocb(struct kiocb *kiocb, struct file *filp) in init_sync_kiocb()
2146 struct file *filp) in kiocb_clone()
2469 static inline int locks_mandatory_area(struct inode *inode, struct file *filp, in locks_mandatory_area()
2490 static inline int locks_verify_truncate(struct inode *inode, struct file *filp, in locks_verify_truncate()