Searched refs:ceph_file_info (Results 1 – 7 of 7) sorted by relevance
770 struct ceph_file_info { struct782 struct ceph_file_info file_info; argument812 static inline void ceph_add_rw_context(struct ceph_file_info *cf, in ceph_add_rw_context()820 static inline void ceph_del_rw_context(struct ceph_file_info *cf, in ceph_del_rw_context()829 ceph_find_rw_context(struct ceph_file_info *cf) in ceph_find_rw_context()
243 struct ceph_file_info *fi = file->private_data; in ceph_ioctl_lazyio()265 struct ceph_file_info *fi = file->private_data; in ceph_ioctl_syncio()
35 struct ceph_file_info *fi = dst->fl_file->private_data; in ceph_fl_copy_lock()43 struct ceph_file_info *fi = fl->fl_file->private_data; in ceph_fl_release_lock()
207 struct ceph_file_info *fi; in ceph_init_file_info()344 struct ceph_file_info *fi = file->private_data; in ceph_open()821 struct ceph_file_info *fi = file->private_data; in ceph_release()1533 struct ceph_file_info *fi = filp->private_data; in ceph_read_iter()1687 struct ceph_file_info *fi = file->private_data; in ceph_write_iter()2065 struct ceph_file_info *fi = file->private_data; in ceph_fallocate()
353 struct ceph_file_info *fi = ractl->file->private_data; in ceph_readahead()1348 struct ceph_file_info *fi = vma->vm_file->private_data; in ceph_filemap_fault()1438 struct ceph_file_info *fi = vma->vm_file->private_data; in ceph_page_mkwrite()
774 ceph_file_cachep = KMEM_CACHE(ceph_file_info, SLAB_MEM_SPREAD); in init_caches()
2859 struct ceph_file_info *fi = filp->private_data; in ceph_get_caps()
Completed in 24 milliseconds