Linux
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
__bforget
fs/buffer.c
1164
EXPORT_SYMBOL(__bforget);
fs/ext4/ext4_jbd2.c
290
__bforget(bh);
fs/jbd2/transaction.c
1721
__bforget(bh);
include/linux/buffer_head.h
233
void __bforget(struct buffer_head *);
include/linux/buffer_head.h
342
__bforget(bh);