Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/usb/gadget/function/
Df_fs.c1366 static const struct super_operations ffs_sb_operations = { variable
1393 sb->s_op = &ffs_sb_operations; in ffs_sb_fill()