Home
last modified time | relevance | path

Searched refs:ffs_epfiles_destroy (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/usb/gadget/function/
H A Df_fs.c271 static void ffs_epfiles_destroy(struct super_block *sb,
2172 ffs_epfiles_destroy(ffs->sb, epfiles, in ffs_data_closed()
2231 ffs_epfiles_destroy(ffs->sb, epfiles, ffs->eps_count); in ffs_data_clear()
2350 ffs_epfiles_destroy(ffs->sb, epfiles, i - 1); in ffs_epfiles_create()
2364 static void ffs_epfiles_destroy(struct super_block *sb, in ffs_epfiles_destroy() function