Searched refs:ubi_debugfs_init (Results 1 – 3 of 3) sorted by relevance
74 int ubi_debugfs_init(void);225 static inline int ubi_debugfs_init(void) { return 0; } in ubi_debugfs_init() function
272 int ubi_debugfs_init(void) in ubi_debugfs_init() function
1217 err = ubi_debugfs_init(); in ubi_init()