Lines Matching refs:ffs_epfile
127 struct ffs_epfile { struct
240 static void ffs_epfiles_destroy(struct ffs_epfile *epfiles, unsigned count);
855 static void __ffs_epfile_read_buffer_free(struct ffs_epfile *epfile) in __ffs_epfile_read_buffer_free()
867 static ssize_t __ffs_epfile_read_buffered(struct ffs_epfile *epfile, in __ffs_epfile_read_buffered()
900 static ssize_t __ffs_epfile_read_data(struct ffs_epfile *epfile, in __ffs_epfile_read_data()
939 struct ffs_epfile *epfile = file->private_data; in ffs_epfile_io()
1149 struct ffs_epfile *epfile = inode->i_private; in ffs_epfile_open()
1163 struct ffs_epfile *epfile = kiocb->ki_filp->private_data; in ffs_aio_cancel()
1264 struct ffs_epfile *epfile = inode->i_private; in ffs_epfile_release()
1275 struct ffs_epfile *epfile = file->private_data; in ffs_epfile_ioctl()
1681 struct ffs_epfile *epfiles; in ffs_data_closed()
1741 struct ffs_epfile *epfiles; in ffs_data_clear()
1854 struct ffs_epfile *epfile, *epfiles; in ffs_epfiles_create()
1883 static void ffs_epfiles_destroy(struct ffs_epfile *epfiles, unsigned count) in ffs_epfiles_destroy()
1885 struct ffs_epfile *epfile = epfiles; in ffs_epfiles_destroy()
1902 struct ffs_epfile *epfile; in ffs_func_eps_disable()
1929 struct ffs_epfile *epfile; in ffs_func_eps_enable()