Lines Matching defs:inode
67 static int ocfs2_init_file_private(struct inode *inode, struct file *file) in ocfs2_init_file_private()
83 static void ocfs2_free_file_private(struct inode *inode, struct file *file) in ocfs2_free_file_private()
96 static int ocfs2_file_open(struct inode *inode, struct file *file) in ocfs2_file_open()
143 static int ocfs2_file_release(struct inode *inode, struct file *file) in ocfs2_file_release()
163 static int ocfs2_dir_open(struct inode *inode, struct file *file) in ocfs2_dir_open()
168 static int ocfs2_dir_release(struct inode *inode, struct file *file) in ocfs2_dir_release()
179 struct inode *inode = file->f_mapping->host; in ocfs2_sync_file() local
219 int ocfs2_should_update_atime(struct inode *inode, in ocfs2_should_update_atime()
262 int ocfs2_update_inode_atime(struct inode *inode, in ocfs2_update_inode_atime()
301 struct inode *inode, in ocfs2_set_inode_size()
321 int ocfs2_simple_size_update(struct inode *inode, in ocfs2_simple_size_update()
346 static int ocfs2_cow_file_pos(struct inode *inode, in ocfs2_cow_file_pos()
380 struct inode *inode, in ocfs2_orphan_for_truncate()
444 static int ocfs2_truncate_file(struct inode *inode, in ocfs2_truncate_file()
544 struct inode *inode, in ocfs2_add_inode_data()
565 static int __ocfs2_extend_allocation(struct inode *inode, u32 logical_start, in __ocfs2_extend_allocation()
726 static handle_t *ocfs2_zero_start_ordered_transaction(struct inode *inode) in ocfs2_zero_start_ordered_transaction()
758 static int ocfs2_write_zero_page(struct inode *inode, u64 abs_from, in ocfs2_write_zero_page()
848 static int ocfs2_zero_extend_get_range(struct inode *inode, in ocfs2_zero_extend_get_range()
922 static int ocfs2_zero_extend_range(struct inode *inode, u64 range_start, in ocfs2_zero_extend_range()
956 int ocfs2_zero_extend(struct inode *inode, struct buffer_head *di_bh, in ocfs2_zero_extend()
996 int ocfs2_extend_no_holes(struct inode *inode, struct buffer_head *di_bh, in ocfs2_extend_no_holes()
1038 static int ocfs2_extend_file(struct inode *inode, in ocfs2_extend_file()
1107 struct inode *inode = dentry->d_inode; in ocfs2_setattr() local
1275 struct inode *inode = dentry->d_inode; in ocfs2_getattr() local
1296 int ocfs2_permission(struct inode *inode, int mask) in ocfs2_permission()
1317 static int __ocfs2_write_remove_suid(struct inode *inode, in __ocfs2_write_remove_suid()
1362 static int ocfs2_check_range_for_holes(struct inode *inode, loff_t pos, in ocfs2_check_range_for_holes()
1396 static int ocfs2_write_remove_suid(struct inode *inode) in ocfs2_write_remove_suid()
1418 static int ocfs2_allocate_unwritten_extents(struct inode *inode, in ocfs2_allocate_unwritten_extents()
1500 static void ocfs2_truncate_cluster_pages(struct inode *inode, u64 byte_start, in ocfs2_truncate_cluster_pages()
1517 static int ocfs2_zero_partial_clusters(struct inode *inode, in ocfs2_zero_partial_clusters()
1611 static void ocfs2_calc_trunc_pos(struct inode *inode, in ocfs2_calc_trunc_pos()
1667 static int ocfs2_remove_inode_range(struct inode *inode, in ocfs2_remove_inode_range()
1831 static int __ocfs2_change_file_space(struct file *file, struct inode *inode, in __ocfs2_change_file_space()
1972 struct inode *inode = file->f_path.dentry->d_inode; in ocfs2_change_file_space() local
1994 struct inode *inode = file->f_path.dentry->d_inode; in ocfs2_fallocate() local
2019 int ocfs2_check_range_for_refcount(struct inode *inode, loff_t pos, in ocfs2_check_range_for_refcount()
2058 static void ocfs2_aiodio_wait(struct inode *inode) in ocfs2_aiodio_wait()
2065 static int ocfs2_is_io_unaligned(struct inode *inode, size_t count, loff_t pos) in ocfs2_is_io_unaligned()
2075 static int ocfs2_prepare_inode_for_refcount(struct inode *inode, in ocfs2_prepare_inode_for_refcount()
2111 struct inode *inode = dentry->d_inode; in ocfs2_prepare_inode_for_write() local
2249 struct inode *inode = file->f_path.dentry->d_inode; in ocfs2_file_aio_write() local
2467 struct inode *inode = mapping->host; in ocfs2_file_splice_write() local
2533 struct inode *inode = in->f_path.dentry->d_inode; in ocfs2_file_splice_read() local
2563 struct inode *inode = filp->f_path.dentry->d_inode; in ocfs2_file_aio_read() local
2638 struct inode *inode = file->f_mapping->host; in ocfs2_file_llseek() local