Lines Matching refs:ffs_epfile
123 struct ffs_epfile { struct
168 static void ffs_epfiles_destroy(struct ffs_epfile *epfiles, unsigned count);
685 struct ffs_epfile *epfile = file->private_data; in ffs_epfile_io()
870 struct ffs_epfile *epfile = inode->i_private; in ffs_epfile_open()
886 struct ffs_epfile *epfile = kiocb->ki_filp->private_data; in ffs_aio_cancel()
990 struct ffs_epfile *epfile = inode->i_private; in ffs_epfile_release()
1002 struct ffs_epfile *epfile = file->private_data; in ffs_epfile_ioctl()
1561 struct ffs_epfile *epfile, *epfiles; in ffs_epfiles_create()
1593 static void ffs_epfiles_destroy(struct ffs_epfile *epfiles, unsigned count) in ffs_epfiles_destroy()
1595 struct ffs_epfile *epfile = epfiles; in ffs_epfiles_destroy()
1615 struct ffs_epfile *epfile = func->ffs->epfiles; in ffs_func_eps_disable()
1638 struct ffs_epfile *epfile = ffs->epfiles; in ffs_func_eps_enable()