Lines Matching defs:inode
68 static int ceph_init_file(struct inode *inode, struct file *file, int fmode) in ceph_init_file()
131 int ceph_open(struct inode *inode, struct file *file) in ceph_open()
316 int ceph_release(struct inode *inode, struct file *file) in ceph_release()
347 static int striped_read(struct inode *inode, in striped_read()
437 struct inode *inode = file_inode(file); in ceph_sync_read() local
563 struct inode *inode = file_inode(file); in ceph_sync_direct_write() local
680 struct inode *inode = file_inode(file); in ceph_sync_write() local
811 struct inode *inode = file_inode(filp); in ceph_read_iter() local
940 struct inode *inode = file_inode(file); in ceph_write_iter() local
1071 struct inode *inode = file->f_mapping->host; in ceph_llseek() local
1124 struct inode *inode, loff_t offset, unsigned size) in ceph_zero_partial_page()
1138 static void ceph_zero_pagecache_range(struct inode *inode, loff_t offset, in ceph_zero_pagecache_range()
1160 static int ceph_zero_partial_object(struct inode *inode, in ceph_zero_partial_object()
1204 static int ceph_zero_objects(struct inode *inode, loff_t offset, loff_t length) in ceph_zero_objects()
1254 struct inode *inode = file_inode(file); in ceph_fallocate() local