Home
last modified time | relevance | path

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

/openbmc/linux/fs/ubifs/
H A Dsuper.c2057 const struct super_operations ubifs_super_operations = { variable
2225 sb->s_op = &ubifs_super_operations; in ubifs_fill_super()
H A Dubifs.h1530 extern const struct super_operations ubifs_super_operations;
/openbmc/u-boot/fs/ubifs/
H A Dsuper.c2111 const struct super_operations ubifs_super_operations = { variable
2292 sb->s_op = &ubifs_super_operations; in ubifs_fill_super()
H A Dubifs.h2072 extern const struct super_operations ubifs_super_operations;