Searched refs:pushbit (Results 1 - 1 of 1) sorted by relevance

/linux-master/fs/jffs2/
H A Dcompr_rubin.c57 static inline int pushbit(struct pushpull *pp, int bit, int use_reserved) function
112 ret = pushbit(&rs->pp, (rs->q & UPPER_BIT_RUBIN) ? 1 : 0, 0);
144 pushbit(&rs->pp, (UPPER_BIT_RUBIN & rs->q) ? 1 : 0, 1);

Completed in 99 milliseconds