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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/hfsplus_journal/
H A Dcheckpoint.c134 struct hfsplus_jbd_head *jh, *next_jh, *last_jh; local
144 next_jh = jh;
146 jh = next_jh;
181 next_jh = jh->b_cpnext;
313 struct hfsplus_jbd_head *jh, *last_jh, *next_jh; local
322 next_jh = jh;
326 jh = next_jh;
327 next_jh = jh->b_cpnext;
492 struct hfsplus_jbd_head *next_jh = jh; local
495 jh = next_jh;
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/jbd/
H A Dcheckpoint.c476 struct journal_head *next_jh = jh; local
485 jh = next_jh;
486 next_jh = jh->b_cpnext;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/jbd2/
H A Dcheckpoint.c476 struct journal_head *next_jh = jh; local
485 jh = next_jh;
486 next_jh = jh->b_cpnext;

Completed in 187 milliseconds