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

/linux-master/fs/
H A Dbuffer.c1230 * __brelse - Release a buffer.
1235 void __brelse(struct buffer_head *bh) function
1243 EXPORT_SYMBOL(__brelse); variable
1263 __brelse(bh);
/linux-master/fs/exfat/
H A Dballoc.c120 __brelse(sbi->vol_amap[i]);
/linux-master/fs/jbd2/
H A Dcheckpoint.c134 __brelse(bh);
241 __brelse(bh);
H A Dcommit.c80 __brelse(bh);
87 __brelse(bh);
827 __brelse(bh);
845 __brelse(bh);
867 __brelse(bh); /* One for getblk */
1047 __brelse(bh);
H A Djournal.c3014 __brelse(bh);
H A Drevoke.c396 __brelse(bh);
473 __brelse(bh2);
503 __brelse(bh);
H A Dtransaction.c1813 __brelse(bh);
2109 __brelse(bh);
/linux-master/fs/nilfs2/
H A Dinode.c1033 __brelse(ii->i_bh);
/linux-master/include/linux/
H A Dbuffer_head.h229 void __brelse(struct buffer_head *);
325 __brelse(bh);

Completed in 214 milliseconds