/linux-6.3-rc2/fs/fat/ |
A D | fatent.c | 45 struct buffer_head **bhs = fatent->bhs; in fat12_ent_set_ptr() local 72 struct buffer_head **bhs = fatent->bhs; in fat12_ent_bread() local 198 struct buffer_head **bhs = fatent->bhs; in fat12_ent_next() local 325 struct buffer_head **bhs = fatent->bhs; in fat_ent_update_ptr() local 376 static int fat_mirror_bhs(struct super_block *sb, struct buffer_head **bhs, in fat_mirror_bhs() 448 static void fat_collect_bhs(struct buffer_head **bhs, int *nr_bhs, in fat_collect_bhs() 472 struct buffer_head *bhs[MAX_BUF_PER_PAGE]; in fat_alloc_clusters() local 560 struct buffer_head *bhs[MAX_BUF_PER_PAGE]; in fat_free_clusters() local
|
A D | dir.c | 1082 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 1204 struct buffer_head *bhs[MAX_BUF_PER_PAGE]; in fat_add_new_entries() local 1286 struct buffer_head *bh, *prev, *bhs[3]; /* 32*slots (672bytes) */ in fat_add_entries() local
|
A D | misc.c | 364 int fat_sync_bhs(struct buffer_head **bhs, int nr_bhs) in fat_sync_bhs()
|
A D | fat.h | 350 struct buffer_head *bhs[2]; member
|
/linux-6.3-rc2/fs/ocfs2/ |
A D | blockcheck.c | 441 void ocfs2_block_check_compute_bhs(struct buffer_head **bhs, int nr, in ocfs2_block_check_compute_bhs() 485 int ocfs2_block_check_validate_bhs(struct buffer_head **bhs, int nr, in ocfs2_block_check_validate_bhs() 585 struct buffer_head **bhs, int nr, in ocfs2_compute_meta_ecc_bhs() 593 struct buffer_head **bhs, int nr, in ocfs2_validate_meta_ecc_bhs()
|
A D | buffer_head_io.c | 90 unsigned int nr, struct buffer_head *bhs[]) in ocfs2_read_blocks_sync() 194 struct buffer_head *bhs[], int flags, in ocfs2_read_blocks()
|
A D | extent_map.c | 957 struct buffer_head *bhs[], int flags, in ocfs2_read_virt_blocks()
|
A D | namei.c | 1694 struct buffer_head **bhs = NULL; in ocfs2_create_symlink_data() local
|
A D | alloc.c | 989 struct buffer_head *bhs[]) in ocfs2_create_new_meta_bhs()
|
/linux-6.3-rc2/fs/gfs2/ |
A D | meta_io.c | 220 static void gfs2_submit_bhs(blk_opf_t opf, struct buffer_head *bhs[], int num) in gfs2_submit_bhs() 257 struct buffer_head *bh, *bhs[2]; in gfs2_meta_read() local
|
/linux-6.3-rc2/include/linux/ |
A D | buffer_head.h | 441 static inline void bh_read_batch(int nr, struct buffer_head *bhs[]) in bh_read_batch() 446 static inline void bh_readahead_batch(int nr, struct buffer_head *bhs[], in bh_readahead_batch()
|
/linux-6.3-rc2/fs/isofs/ |
A D | compress.c | 58 struct buffer_head **bhs; in zisofs_uncompress_block() local
|
/linux-6.3-rc2/fs/exfat/ |
A D | misc.c | 165 int exfat_update_bhs(struct buffer_head **bhs, int nr_bhs, int sync) in exfat_update_bhs()
|
/linux-6.3-rc2/fs/ntfs/ |
A D | mft.c | 460 struct buffer_head *bhs[MAX_BHS]; in ntfs_sync_mft_mirror() local 667 struct buffer_head *bhs[MAX_BHS]; in write_mft_record_nolock() local
|
A D | compress.c | 474 struct buffer_head **bhs; in ntfs_read_compressed_block() local
|
A D | aops.c | 912 struct buffer_head *bhs[MAX_BUF_PER_PAGE]; in ntfs_write_mst_block() local
|
/linux-6.3-rc2/fs/adfs/ |
A D | dir.c | 100 struct buffer_head **bhs; in adfs_dir_read_buffers() local
|
A D | adfs.h | 95 struct buffer_head **bhs; member
|
/linux-6.3-rc2/fs/nilfs2/ |
A D | recovery.c | 93 struct buffer_head *bhs, u32 *sum, in nilfs_compute_checksum()
|
/linux-6.3-rc2/fs/ |
A D | buffer.c | 1246 struct buffer_head *bhs[BH_LRU_SIZE]; member 3040 void __bh_read_batch(int nr, struct buffer_head *bhs[], in __bh_read_batch()
|
/linux-6.3-rc2/drivers/scsi/cxgbi/cxgb4i/ |
A D | cxgb4i.c | 1285 unsigned char *bhs; in do_rx_iscsi_hdr() local
|
/linux-6.3-rc2/fs/ext4/ |
A D | xattr.c | 384 struct buffer_head **bhs = bhs_inline; in ext4_xattr_inode_read() local
|
A D | inode.c | 935 bool wait, struct buffer_head **bhs) in ext4_bread_batch()
|
A D | mballoc.c | 1148 struct buffer_head *bhs; in ext4_mb_init_cache() local
|
/linux-6.3-rc2/kernel/rcu/ |
A D | rcutorture.c | 1882 unsigned long bhs = RCUTORTURE_RDR_BH | RCUTORTURE_RDR_RBH; in rcutorture_extend_mask() local
|