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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/jbd/
H A Dcheckpoint.c103 __brelse(bh);
230 __brelse(bh);
244 __brelse(bh);
264 __brelse(bh);
292 __brelse(bh);
313 __brelse(bh);
H A Dcommit.c70 __brelse(bh);
77 __brelse(bh);
732 __brelse(bh);
753 __brelse(bh);
781 __brelse(bh); /* One for getblk */
H A Dtransaction.c1110 __brelse(bh);
1305 __brelse(bh);
1338 __brelse(bh);
1666 __brelse(bh);
1674 __brelse(bh);
1789 __brelse(bh);
2198 __brelse(bh);
H A Drevoke.c400 __brelse(bh);
476 __brelse(bh2);
H A Djournal.c957 __brelse(bh);
1842 __brelse(bh);
1859 * The caller of journal_remove_journal_head() *must* run __brelse(bh) at some
1860 * time. Once the caller has run __brelse(), the buffer is eligible for
1883 __brelse(bh);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/jbd2/
H A Dcheckpoint.c105 __brelse(bh);
233 __brelse(bh);
247 __brelse(bh);
265 __brelse(bh);
293 __brelse(bh);
315 __brelse(bh);
H A Dcommit.c77 __brelse(bh);
84 __brelse(bh);
781 __brelse(bh);
802 __brelse(bh);
830 __brelse(bh); /* One for getblk */
H A Drevoke.c399 __brelse(bh);
475 __brelse(bh2);
H A Dtransaction.c1229 __brelse(bh);
1262 __brelse(bh);
1592 __brelse(bh);
1708 __brelse(bh);
2104 __brelse(bh);
H A Djournal.c2099 __brelse(bh);
2116 * The caller of jbd2_journal_remove_journal_head() *must* run __brelse(bh) at some
2117 * time. Once the caller has run __brelse(), the buffer is eligible for
2140 __brelse(bh);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/hfsplus_journal/
H A Dcheckpoint.c65 __brelse(bh);
154 __brelse(bh);
187 __brelse(bh);
214 __brelse(bh);
H A Dcommit.c87 __brelse(bh);
94 __brelse(bh);
733 __brelse(bh);
754 __brelse(bh);
782 __brelse(bh); /* One for getblk */
H A Dtransaction.c1070 __brelse(bh);
1260 __brelse(bh);
1287 __brelse(bh);
1577 __brelse(bh);
1585 __brelse(bh);
1690 __brelse(bh);
2077 __brelse(bh);
H A Drevoke.c389 __brelse(bh);
467 __brelse(bh2);
H A Djbd_journal.c896 __brelse(bh);
1825 __brelse(bh);
1842 * The caller of hfsplus_jbd_remove_journal_head() *must* run __brelse(bh) at some
1843 * time. Once the caller has run __brelse(), the buffer is eligible for
1866 __brelse(bh);
H A Djournal.c243 __brelse(bh);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/linux/
H A Dbuffer_head.h173 void __brelse(struct buffer_head *);
265 __brelse(bh);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/
H A Dbuffer.c1111 void __brelse(struct buffer_head * buf) function
1119 EXPORT_SYMBOL(__brelse); variable
1136 __brelse(bh);
1217 __brelse(bh2);
1234 __brelse(evictee);
1504 __brelse(old_bh);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/ext3/
H A Dballoc.c575 __brelse(debug_bh);

Completed in 117 milliseconds