Home
last modified time | relevance | path

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

/fs/jffs2/
Dcompr_rubin.c30 struct pushpull { struct
42 struct pushpull pp; argument
47 static inline void init_pushpull(struct pushpull *pp, char *buf, in init_pushpull()
57 static inline int pushbit(struct pushpull *pp, int bit, int use_reserved) in pushbit()
72 static inline int pushedbits(struct pushpull *pp) in pushedbits()
77 static inline int pullbit(struct pushpull *pp) in pullbit()
87 static inline int pulledbits(struct pushpull *pp) in pulledbits()