Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/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;