Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/ubifs/
H A Dsuper.c2043 const struct super_operations ubifs_super_operations = { variable
2211 sb->s_op = &ubifs_super_operations; in ubifs_fill_super()
H A Dubifs.h1501 extern const struct super_operations ubifs_super_operations;
/OK3568_Linux_fs/u-boot/fs/ubifs/
H A Dsuper.c2109 const struct super_operations ubifs_super_operations = { variable
2290 sb->s_op = &ubifs_super_operations; in ubifs_fill_super()
H A Dubifs.h2073 extern const struct super_operations ubifs_super_operations;