Searched defs:jffs2_lzo_init (Results 1 – 2 of 2) sorted by relevance
/linux/fs/jffs2/ | ||
H A D | compr_lzo.c | 91 int __init jffs2_lzo_init(void) in jffs2_lzo_init() function |
H A D | compr.h | 115 static inline int jffs2_lzo_init(void) { return 0; } in jffs2_lzo_init() function |