Searched refs:f_inode (Results 1 – 9 of 9) sorted by relevance
231 struct drm_crtc *crtc = filep->f_inode->i_private; in crtc_crc_release()254 struct drm_crtc *crtc = filep->f_inode->i_private; in crtc_crc_read()313 struct drm_crtc *crtc = file->f_inode->i_private; in crtc_crc_poll()
197 file->f_inode = path->dentry->d_inode; in alloc_file()257 struct inode *inode = file->f_inode; in __fput()
724 f->f_inode = inode; in do_dentry_open()809 f->f_inode = NULL; in do_dentry_open()
620 struct amdgpu_device *adev = f->f_inode->i_private; in amdgpu_debugfs_wave_read()692 struct amdgpu_device *adev = f->f_inode->i_private; in amdgpu_debugfs_gpr_read()
315 int idx = (int)(long)PDE_DATA(m->file->f_inode); in can_rcvlist_proc_show()
173 struct sock *sk = (struct sock *)PDE_DATA(m->file->f_inode); in bcm_proc_show()
438 struct aa_ns *ns = aa_get_ns(f->f_inode->i_private); in profile_load()455 struct aa_ns *ns = aa_get_ns(f->f_inode->i_private); in profile_replace()475 struct aa_ns *ns = aa_get_ns(f->f_inode->i_private); in profile_remove()
888 struct inode *f_inode; /* cached value */ member1255 return f->f_inode; in file_inode()
2432 bdev = p->swap_file->f_inode->i_sb->s_bdev; in swap_node()