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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/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-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/jbd/
H A Dtransaction.c1769 static int __dispose_buffer(struct journal_head *jh, transaction_t *transaction) function
1907 ret = __dispose_buffer(jh,
1921 ret = __dispose_buffer(jh,
1943 may_free = __dispose_buffer(jh, transaction);
1970 may_free = __dispose_buffer(jh, transaction);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/jbd2/
H A Dtransaction.c1688 static int __dispose_buffer(struct journal_head *jh, transaction_t *transaction) function
1827 ret = __dispose_buffer(jh,
1841 ret = __dispose_buffer(jh,
1881 may_free = __dispose_buffer(jh, transaction);

Completed in 65 milliseconds