Home
last modified time | relevance | path

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

/external/u-boot/fs/ubifs/
Dsuper.c2111 const struct super_operations ubifs_super_operations = { variable
2292 sb->s_op = &ubifs_super_operations; in ubifs_fill_super()
Dubifs.h2072 extern const struct super_operations ubifs_super_operations;