Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/usb/gadget/function/
Df_fs.c1136 static const struct super_operations ffs_sb_operations = { variable
1163 sb->s_op = &ffs_sb_operations; in ffs_sb_fill()