Lines Matching defs:inode
200 static int ceph_init_file_info(struct inode *inode, struct file *file, in ceph_init_file_info()
263 static int ceph_init_file(struct inode *inode, struct file *file, int fmode) in ceph_init_file()
300 int ceph_renew_caps(struct inode *inode, int fmode) in ceph_renew_caps()
359 int ceph_open(struct inode *inode, struct file *file) in ceph_open()
575 static void wake_async_create_waiters(struct inode *inode, in wake_async_create_waiters()
656 static int ceph_finish_async_create(struct inode *dir, struct inode *inode, in ceph_finish_async_create()
997 int ceph_release(struct inode *inode, struct file *file) in ceph_release()
1048 ssize_t __ceph_sync_read(struct inode *inode, loff_t *ki_pos, in __ceph_sync_read()
1257 struct inode *inode = file_inode(file); in ceph_sync_read() local
1287 static void ceph_aio_complete(struct inode *inode, in ceph_aio_complete()
1336 struct inode *inode = req->r_inode; in ceph_aio_complete_req() local
1421 struct inode *inode = orig_req->r_inode; in ceph_aio_retry_work() local
1487 struct inode *inode = file_inode(file); in ceph_direct_read_write() local
1715 struct inode *inode = file_inode(file); in ceph_sync_write() local
2115 struct inode *inode = file_inode(filp); in ceph_read_iter() local
2270 struct inode *inode = file_inode(in); in ceph_splice_read() local
2337 struct inode *inode = file_inode(file); in ceph_write_iter() local
2524 struct inode *inode = file_inode(file); in ceph_llseek() local
2535 struct inode *inode, loff_t offset, unsigned size) in ceph_zero_partial_page()
2549 static void ceph_zero_pagecache_range(struct inode *inode, loff_t offset, in ceph_zero_pagecache_range()
2571 static int ceph_zero_partial_object(struct inode *inode, in ceph_zero_partial_object()
2613 static int ceph_zero_objects(struct inode *inode, loff_t offset, loff_t length) in ceph_zero_objects()
2663 struct inode *inode = file_inode(file); in ceph_fallocate() local