Searched refs:free_buffer_head (Results 1 - 4 of 4) sorted by relevance

/linux-master/include/linux/
H A Dbuffer_head.h235 void free_buffer_head(struct buffer_head * bh);
/linux-master/fs/
H A Dbuffer.c948 free_buffer_head(bh);
2958 free_buffer_head(bh);
3014 void free_buffer_head(struct buffer_head *bh) function
3023 EXPORT_SYMBOL(free_buffer_head); variable
/linux-master/fs/jbd2/
H A Dcommit.c830 free_buffer_head(bh);
/linux-master/drivers/md/
H A Dmd-bitmap.c337 free_buffer_head(bh);

Completed in 131 milliseconds