Lines Matching defs:inode
136 static int ceph_init_file(struct inode *inode, struct file *file, int fmode) in ceph_init_file()
200 int ceph_open(struct inode *inode, struct file *file) in ceph_open()
381 int ceph_release(struct inode *inode, struct file *file) in ceph_release()
411 static int striped_read(struct inode *inode, in striped_read()
501 struct inode *inode = file_inode(file); in ceph_sync_read() local
627 struct inode *inode = file_inode(file); in ceph_sync_direct_write() local
743 struct inode *inode = file_inode(file); in ceph_sync_write() local
872 struct inode *inode = file_inode(filp); in ceph_read_iter() local
1001 struct inode *inode = file_inode(file); in ceph_write_iter() local
1162 struct inode *inode = file->f_mapping->host; in ceph_llseek() local
1215 struct inode *inode, loff_t offset, unsigned size) in ceph_zero_partial_page()
1229 static void ceph_zero_pagecache_range(struct inode *inode, loff_t offset, in ceph_zero_pagecache_range()
1251 static int ceph_zero_partial_object(struct inode *inode, in ceph_zero_partial_object()
1295 static int ceph_zero_objects(struct inode *inode, loff_t offset, loff_t length) in ceph_zero_objects()
1345 struct inode *inode = file_inode(file); in ceph_fallocate() local