Lines Matching defs:inode

203 static int ceph_init_file_info(struct inode *inode, struct file *file,  in ceph_init_file_info()
245 static int ceph_init_file(struct inode *inode, struct file *file, int fmode) in ceph_init_file()
282 int ceph_renew_caps(struct inode *inode, int fmode) in ceph_renew_caps()
338 int ceph_open(struct inode *inode, struct file *file) in ceph_open()
578 struct inode *inode; in ceph_finish_async_create() local
819 int ceph_release(struct inode *inode, struct file *file) in ceph_release()
870 struct inode *inode = file_inode(file); in ceph_sync_read() local
1014 static void ceph_aio_complete(struct inode *inode, in ceph_aio_complete()
1063 struct inode *inode = req->r_inode; in ceph_aio_complete_req() local
1143 struct inode *inode = orig_req->r_inode; in ceph_aio_retry_work() local
1209 struct inode *inode = file_inode(file); in ceph_direct_read_write() local
1419 struct inode *inode = file_inode(file); in ceph_sync_write() local
1548 struct inode *inode = file_inode(filp); in ceph_read_iter() local
1704 struct inode *inode = file_inode(file); in ceph_write_iter() local
1899 struct inode *inode = file->f_mapping->host; in ceph_llseek() local
1953 struct inode *inode, loff_t offset, unsigned size) in ceph_zero_partial_page()
1967 static void ceph_zero_pagecache_range(struct inode *inode, loff_t offset, in ceph_zero_pagecache_range()
1989 static int ceph_zero_partial_object(struct inode *inode, in ceph_zero_partial_object()
2030 static int ceph_zero_objects(struct inode *inode, loff_t offset, loff_t length) in ceph_zero_objects()
2080 struct inode *inode = file_inode(file); in ceph_fallocate() local