Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/usb/gadget/function/
Df_fs.c1422 static const struct super_operations ffs_sb_operations = { variable
1447 sb->s_op = &ffs_sb_operations; in ffs_sb_fill()