• Home
  • Raw
  • Download

Lines Matching defs:bh

50 init_buffer(struct buffer_head *bh, bh_end_io_t *handler, void *private)  in init_buffer()
59 struct buffer_head *bh in sync_buffer() local
70 void __lock_buffer(struct buffer_head *bh) in __lock_buffer()
77 void unlock_buffer(struct buffer_head *bh) in unlock_buffer()
89 void __wait_on_buffer(struct buffer_head * bh) in __wait_on_buffer()
103 static int quiet_error(struct buffer_head *bh) in quiet_error()
111 static void buffer_io_error(struct buffer_head *bh) in buffer_io_error()
127 static void __end_buffer_read_notouch(struct buffer_head *bh, int uptodate) in __end_buffer_read_notouch()
142 void end_buffer_read_sync(struct buffer_head *bh, int uptodate) in end_buffer_read_sync()
148 void end_buffer_write_sync(struct buffer_head *bh, int uptodate) in end_buffer_write_sync()
331 struct buffer_head *bh; in __find_get_block_slow() local
446 static void end_buffer_async_read(struct buffer_head *bh, int uptodate) in end_buffer_async_read()
508 static void end_buffer_async_write(struct buffer_head *bh, int uptodate) in end_buffer_async_write()
580 static void mark_buffer_async_read(struct buffer_head *bh) in mark_buffer_async_read()
586 void mark_buffer_async_write(struct buffer_head *bh) in mark_buffer_async_write()
646 static void __remove_assoc_queue(struct buffer_head *bh) in __remove_assoc_queue()
672 struct buffer_head *bh; in osync_buffers_list() local
727 struct buffer_head *bh = __find_get_block(bdev, bblock + 1, blocksize); in write_boundary_block() local
735 void mark_buffer_dirty_inode(struct buffer_head *bh, struct inode *inode) in mark_buffer_dirty_inode()
820 struct buffer_head *bh = head; in __set_page_dirty_buffers() local
857 struct buffer_head *bh; in fsync_buffers_list() local
961 struct buffer_head *bh = BH_ENTRY(list->next); in remove_inode_buffers() local
985 struct buffer_head *bh, *head; in alloc_page_buffers() local
1047 struct buffer_head *bh, *tail; in link_dev_buffers() local
1066 struct buffer_head *bh = head; in init_page_buffers() local
1094 struct buffer_head *bh; in grow_dev_page() local
1195 struct buffer_head * bh; in __getblk_slow() local
1245 void mark_buffer_dirty(struct buffer_head *bh) in mark_buffer_dirty()
1288 void __bforget(struct buffer_head *bh) in __bforget()
1302 static struct buffer_head *__bread_slow(struct buffer_head *bh) in __bread_slow()
1360 static void bh_lru_install(struct buffer_head *bh) in bh_lru_install()
1413 struct buffer_head *bh = lru->bhs[i]; in lookup_bh_lru() local
1441 struct buffer_head *bh = lookup_bh_lru(bdev, block, size); in __find_get_block() local
1469 struct buffer_head *bh = __find_get_block(bdev, block, size); in __getblk() local
1483 struct buffer_head *bh = __getblk(bdev, block, size); in __breadahead() local
1503 struct buffer_head *bh = __getblk(bdev, block, size); in __bread() local
1534 void set_bh_page(struct buffer_head *bh, in set_bh_page()
1552 static void discard_buffer(struct buffer_head * bh) in discard_buffer()
1582 struct buffer_head *head, *bh, *next; in block_invalidatepage() local
1624 struct buffer_head *bh, *head, *tail; in create_empty_buffers() local
1714 struct buffer_head *bh, *head; in __block_write_full_page() local
1879 struct buffer_head *head, *bh; in page_zero_new_buffers() local
1920 struct buffer_head *bh, *head, *wait[2], **wait_bh=wait; in __block_prepare_write() local
1999 struct buffer_head *bh, *head; in __block_commit_write() local
2174 struct buffer_head *bh, *head; in block_is_partially_uptodate() local
2218 struct buffer_head *bh, *head, *arr[MAX_BUF_PER_PAGE]; in block_read_full_page() local
2504 static void end_buffer_read_nobh(struct buffer_head *bh, int uptodate) in end_buffer_read_nobh()
2516 struct buffer_head *bh; in attach_nobh_buffers() local
2545 struct buffer_head *head, *bh; in nobh_write_begin() local
2688 struct buffer_head *bh; in nobh_write_end() local
2854 struct buffer_head *bh; in block_truncate_page() local
2972 struct buffer_head *bh = bio->bi_private; in end_bio_bh_io_sync() local
2986 int submit_bh(int rw, struct buffer_head * bh) in submit_bh()
3068 struct buffer_head *bh = bhs[i]; in ll_rw_block() local
3102 int sync_dirty_buffer(struct buffer_head *bh) in sync_dirty_buffer()
3145 static inline int buffer_busy(struct buffer_head *bh) in buffer_busy()
3155 struct buffer_head *bh; in drop_buffers() local
3217 struct buffer_head *bh = buffers_to_free; in try_to_free_buffers() local
3312 void free_buffer_head(struct buffer_head *bh) in free_buffer_head()
3351 int bh_uptodate_or_lock(struct buffer_head *bh) in bh_uptodate_or_lock()
3369 int bh_submit_read(struct buffer_head *bh) in bh_submit_read()
3391 struct buffer_head *bh = data; in init_buffer_head() local