Searched refs:ceph_file_info (Results 1 – 5 of 5) sorted by relevance
673 struct ceph_file_info { struct682 struct ceph_file_info file_info; argument712 static inline void ceph_add_rw_context(struct ceph_file_info *cf, in ceph_add_rw_context()720 static inline void ceph_del_rw_context(struct ceph_file_info *cf, in ceph_del_rw_context()729 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()263 struct ceph_file_info *fi = file->private_data; in ceph_ioctl_syncio()
202 struct ceph_file_info *fi; in ceph_init_file_info()343 struct ceph_file_info *fi = file->private_data; in ceph_open()540 struct ceph_file_info *fi = file->private_data; in ceph_release()1245 struct ceph_file_info *fi = filp->private_data; in ceph_read_iter()1383 struct ceph_file_info *fi = file->private_data; in ceph_write_iter()1735 struct ceph_file_info *fi = file->private_data; in ceph_fallocate()
442 struct ceph_file_info *fi = file->private_data; in ceph_readpages()1437 struct ceph_file_info *fi = vma->vm_file->private_data; in ceph_filemap_fault()1531 struct ceph_file_info *fi = vma->vm_file->private_data; in ceph_page_mkwrite()
757 ceph_file_cachep = KMEM_CACHE(ceph_file_info, SLAB_MEM_SPREAD); in init_caches()