Home
last modified time | relevance | path

Searched refs:__bforget (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/include/linux/
H A Dbuffer_head.h233 void __bforget(struct buffer_head *);
320 __bforget(bh); in bforget()
/openbmc/linux/fs/
H A Dbuffer.c1255 void __bforget(struct buffer_head *bh) in __bforget() function
1268 EXPORT_SYMBOL(__bforget);
/openbmc/linux/fs/jbd2/
H A Dtransaction.c1660 __bforget(bh); in jbd2_journal_forget()