Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dbuffer_head.h231 void __bforget(struct buffer_head *);
340 __bforget(bh); in bforget()
/linux/fs/ext4/
H A Dext4_jbd2.c290 __bforget(bh); in __ext4_forget()
/linux/fs/
H A Dbuffer.c1248 void __bforget(struct buffer_head *bh) in __bforget() function
1261 EXPORT_SYMBOL(__bforget);
/linux/fs/jbd2/
H A Dtransaction.c1682 __bforget(bh); in jbd2_journal_forget()