| /kernel/linux/linux-6.6/fs/fat/ |
| 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
|
| 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
|
| D | misc.c | 362 int fat_sync_bhs(struct buffer_head **bhs, int nr_bhs) in fat_sync_bhs()
|
| /kernel/linux/linux-5.10/fs/fat/ |
| D | fatent.c | 44 struct buffer_head **bhs = fatent->bhs; in fat12_ent_set_ptr() local 71 struct buffer_head **bhs = fatent->bhs; in fat12_ent_bread() local 197 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() 447 static void fat_collect_bhs(struct buffer_head **bhs, int *nr_bhs, in fat_collect_bhs() 471 struct buffer_head *bhs[MAX_BUF_PER_PAGE]; in fat_alloc_clusters() local 559 struct buffer_head *bhs[MAX_BUF_PER_PAGE]; in fat_free_clusters() local
|
| 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
|
| D | misc.c | 352 int fat_sync_bhs(struct buffer_head **bhs, int nr_bhs) in fat_sync_bhs()
|
| /kernel/linux/linux-6.6/fs/ocfs2/ |
| 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()
|
| 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()
|
| /kernel/linux/linux-5.10/fs/ocfs2/ |
| D | blockcheck.c | 443 void ocfs2_block_check_compute_bhs(struct buffer_head **bhs, int nr, in ocfs2_block_check_compute_bhs() 487 int ocfs2_block_check_validate_bhs(struct buffer_head **bhs, int nr, in ocfs2_block_check_validate_bhs() 587 struct buffer_head **bhs, int nr, in ocfs2_compute_meta_ecc_bhs() 595 struct buffer_head **bhs, int nr, in ocfs2_validate_meta_ecc_bhs()
|
| D | buffer_head_io.c | 92 unsigned int nr, struct buffer_head *bhs[]) in ocfs2_read_blocks_sync() 196 struct buffer_head *bhs[], int flags, in ocfs2_read_blocks()
|
| /kernel/linux/linux-6.6/fs/gfs2/ |
| 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
|
| /kernel/linux/linux-5.10/fs/gfs2/ |
| D | meta_io.c | 212 static void gfs2_submit_bhs(int op, int op_flags, struct buffer_head *bhs[], in gfs2_submit_bhs() 251 struct buffer_head *bh, *bhs[2]; in gfs2_meta_read() local
|
| /kernel/linux/linux-6.6/include/linux/ |
| D | buffer_head.h | 426 static inline void bh_read_batch(int nr, struct buffer_head *bhs[]) in bh_read_batch() 431 static inline void bh_readahead_batch(int nr, struct buffer_head *bhs[], in bh_readahead_batch()
|
| /kernel/linux/linux-5.10/fs/isofs/ |
| D | compress.c | 58 struct buffer_head **bhs; in zisofs_uncompress_block() local
|
| /kernel/linux/linux-6.6/fs/isofs/ |
| D | compress.c | 58 struct buffer_head **bhs; in zisofs_uncompress_block() local
|
| /kernel/linux/linux-6.6/fs/exfat/ |
| D | misc.c | 165 int exfat_update_bhs(struct buffer_head **bhs, int nr_bhs, int sync) in exfat_update_bhs()
|
| /kernel/linux/linux-5.10/fs/exfat/ |
| D | misc.c | 175 int exfat_update_bhs(struct buffer_head **bhs, int nr_bhs, int sync) in exfat_update_bhs()
|
| D | fatent.c | 228 struct buffer_head *bhs[MAX_BUF_PER_PAGE]; in exfat_zeroed_cluster() local
|
| /kernel/linux/linux-5.10/fs/ntfs/ |
| 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
|
| D | compress.c | 474 struct buffer_head **bhs; in ntfs_read_compressed_block() local
|
| /kernel/linux/linux-6.6/fs/ntfs/ |
| 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
|
| D | compress.c | 474 struct buffer_head **bhs; in ntfs_read_compressed_block() local
|
| /kernel/linux/linux-5.10/fs/adfs/ |
| D | dir.c | 100 struct buffer_head **bhs; in adfs_dir_read_buffers() local
|
| D | adfs.h | 95 struct buffer_head **bhs; member
|
| /kernel/linux/linux-6.6/fs/adfs/ |
| D | dir.c | 100 struct buffer_head **bhs; in adfs_dir_read_buffers() local
|