Searched refs:ceph_file_info (Results 1 – 6 of 6) sorted by relevance
244 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()
70 struct ceph_file_info *cf; in ceph_init_file()137 struct ceph_file_info *cf = file->private_data; in ceph_open()319 struct ceph_file_info *cf = file->private_data; in ceph_release()809 struct ceph_file_info *fi = filp->private_data; in ceph_read_iter()939 struct ceph_file_info *fi = file->private_data; in ceph_write_iter()1253 struct ceph_file_info *fi = file->private_data; in ceph_fallocate()
123 struct ceph_file_info *fi = file->private_data; in __dcache_readdir()230 static int note_last_dentry(struct ceph_file_info *fi, const char *name, in note_last_dentry()245 struct ceph_file_info *fi = file->private_data; in ceph_readdir()471 static void reset_readdir(struct ceph_file_info *fi, unsigned frag) in reset_readdir()492 struct ceph_file_info *fi = file->private_data; in ceph_dir_llseek()1182 struct ceph_file_info *cf = file->private_data; in ceph_read_dir()
1233 struct ceph_file_info *fi = vma->vm_file->private_data; in ceph_filemap_fault()1316 struct ceph_file_info *fi = vma->vm_file->private_data; in ceph_page_mkwrite()
597 struct ceph_file_info { struct
643 ceph_file_cachep = KMEM_CACHE(ceph_file_info, in init_caches()