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

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/fs/hfsplus_journal/
H A Dtransaction.c1675 static int __dispose_buffer(struct hfsplus_jbd_head *jh, hfsplus_transaction_t *transaction) function
1793 ret = __dispose_buffer(jh,
1807 ret = __dispose_buffer(jh,
1828 may_free = __dispose_buffer(jh, transaction);
1856 may_free = __dispose_buffer(jh, transaction);
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/fs/jbd/
H A Dtransaction.c1693 static int __dispose_buffer(struct journal_head *jh, transaction_t *transaction) function
1811 ret = __dispose_buffer(jh,
1825 ret = __dispose_buffer(jh,
1847 may_free = __dispose_buffer(jh, transaction);
1875 may_free = __dispose_buffer(jh, transaction);
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/fs/jbd2/
H A Dtransaction.c1693 static int __dispose_buffer(struct journal_head *jh, transaction_t *transaction) function
1811 ret = __dispose_buffer(jh,
1825 ret = __dispose_buffer(jh,
1847 may_free = __dispose_buffer(jh, transaction);
1875 may_free = __dispose_buffer(jh, transaction);

Completed in 153 milliseconds