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

/linux-master/fs/jbd2/
H A Drevoke.c396 __brelse(bh);
473 __brelse(bh2);
503 __brelse(bh);
H A Dcommit.c80 __brelse(bh);
87 __brelse(bh);
828 __brelse(bh);
846 __brelse(bh);
868 __brelse(bh); /* One for getblk */
1048 __brelse(bh);
H A Dcheckpoint.c134 __brelse(bh);
241 __brelse(bh);
H A Dtransaction.c1813 __brelse(bh);
2109 __brelse(bh);
H A Djournal.c3014 __brelse(bh);
/linux-master/include/linux/
H A Dbuffer_head.h229 void __brelse(struct buffer_head *);
309 __brelse(bh);
/linux-master/fs/exfat/
H A Dballoc.c120 __brelse(sbi->vol_amap[i]);
/linux-master/fs/
H A Dbuffer.c1229 void __brelse(struct buffer_head * buf) function
1237 EXPORT_SYMBOL(__brelse); variable
1254 __brelse(bh);
/linux-master/fs/nilfs2/
H A Dinode.c1033 __brelse(ii->i_bh);

Completed in 212 milliseconds