| /linux-4.4.14/fs/fat/ | 
| D | fatent.c | 43 	struct buffer_head **bhs = fatent->bhs;  in fat12_ent_set_ptr()  local 70 	struct buffer_head **bhs = fatent->bhs;  in fat12_ent_bread()  local 195 	struct buffer_head **bhs = fatent->bhs;  in fat12_ent_next()  local 324 	struct buffer_head **bhs = fatent->bhs;  in fat_ent_update_ptr()  local 375 static int fat_mirror_bhs(struct super_block *sb, struct buffer_head **bhs,  in fat_mirror_bhs() 444 static void fat_collect_bhs(struct buffer_head **bhs, int *nr_bhs,  in fat_collect_bhs() 468 	struct buffer_head *bhs[MAX_BUF_PER_PAGE];  in fat_alloc_clusters()  local 556 	struct buffer_head *bhs[MAX_BUF_PER_PAGE];  in fat_free_clusters()  local
  | 
| D | dir.c | 1085 			      struct buffer_head **bhs, int nr_bhs)  in fat_zeroed_cluster() 1137 	struct buffer_head *bhs[MAX_BUF_PER_PAGE];  in fat_alloc_new_dir()  local 1201 	struct buffer_head *bhs[MAX_BUF_PER_PAGE];  in fat_add_new_entries()  local 1280 	struct buffer_head *bh, *prev, *bhs[3]; /* 32*slots (672bytes) */  in fat_add_entries()  local
  | 
| D | misc.c | 265 int fat_sync_bhs(struct buffer_head **bhs, int nr_bhs)  in fat_sync_bhs()
  | 
| D | fat.h | 317 	struct buffer_head *bhs[2];  member
  | 
| /linux-4.4.14/fs/ocfs2/ | 
| D | blockcheck.c | 483 void ocfs2_block_check_compute_bhs(struct buffer_head **bhs, int nr,  in ocfs2_block_check_compute_bhs() 527 int ocfs2_block_check_validate_bhs(struct buffer_head **bhs, int nr,  in ocfs2_block_check_validate_bhs() 627 				struct buffer_head **bhs, int nr,  in ocfs2_compute_meta_ecc_bhs() 635 				struct buffer_head **bhs, int nr,  in ocfs2_validate_meta_ecc_bhs()
  | 
| D | buffer_head_io.c | 102 			   unsigned int nr, struct buffer_head *bhs[])  in ocfs2_read_blocks_sync() 177 		      struct buffer_head *bhs[], int flags,  in ocfs2_read_blocks()
  | 
| D | extent_map.c | 930 			   struct buffer_head *bhs[], int flags,  in ocfs2_read_virt_blocks()
  | 
| D | namei.c | 1696 	struct buffer_head **bhs = NULL;  in ocfs2_create_symlink_data()  local
  | 
| D | journal.c | 1164 	struct buffer_head *bhs[CONCURRENT_JOURNAL_FILL];  in ocfs2_force_read_journal()  local
  | 
| D | alloc.c | 999 				     struct buffer_head *bhs[])  in ocfs2_create_new_meta_bhs()
  | 
| /linux-4.4.14/fs/isofs/ | 
| D | compress.c | 61 	struct buffer_head *bhs[needblocks + 1];  in zisofs_uncompress_block()  local
  | 
| /linux-4.4.14/fs/ntfs/ | 
| D | mft.c | 471 	struct buffer_head *bhs[max_bhs];  in ntfs_sync_mft_mirror()  local 676 	struct buffer_head *bhs[max_bhs];  in write_mft_record_nolock()  local
  | 
| D | compress.c | 494 	struct buffer_head **bhs;  in ntfs_read_compressed_block()  local
  | 
| D | aops.c | 930 	struct buffer_head *bhs[MAX_BUF_PER_PAGE];  in ntfs_write_mst_block()  local
  | 
| /linux-4.4.14/fs/ | 
| D | buffer.c | 1265 	struct buffer_head *bhs[BH_LRU_SIZE];  member 1295 		struct buffer_head *bhs[BH_LRU_SIZE];  in bh_lru_install()  local 3086 void ll_rw_block(int rw, int nr, struct buffer_head *bhs[])  in ll_rw_block()
  | 
| /linux-4.4.14/fs/nilfs2/ | 
| D | recovery.c | 105 				  struct buffer_head *bhs, u32 *sum,  in nilfs_compute_checksum()
  | 
| /linux-4.4.14/drivers/misc/ | 
| D | lkdtm.c | 198 static void jp_ll_rw_block(int rw, int nr, struct buffer_head *bhs[])  in jp_ll_rw_block()
  | 
| /linux-4.4.14/drivers/scsi/cxgbi/cxgb4i/ | 
| D | cxgb4i.c | 1103 		unsigned char *bhs;  in do_rx_iscsi_hdr()  local
  | 
| /linux-4.4.14/fs/ext4/ | 
| D | mballoc.c | 829 	struct buffer_head *bhs;  in ext4_mb_init_cache()  local
  |