Home
last modified time | relevance | path

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

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