| /kernel/linux/linux-6.6/fs/fat/ |
| H A D | fatent.c | 45 struct buffer_head **bhs = fatent->bhs; in fat12_ent_set_ptr() local 72 struct buffer_head **bhs = fatent->bhs; fat12_ent_bread() local 198 struct buffer_head **bhs = fatent->bhs; fat12_ent_next() local 325 struct buffer_head **bhs = fatent->bhs; fat_ent_update_ptr() local 376 fat_mirror_bhs(struct super_block *sb, struct buffer_head **bhs, int nr_bhs) fat_mirror_bhs() argument 448 fat_collect_bhs(struct buffer_head **bhs, int *nr_bhs, struct fat_entry *fatent) fat_collect_bhs() argument 472 struct buffer_head *bhs[MAX_BUF_PER_PAGE]; fat_alloc_clusters() local 560 struct buffer_head *bhs[MAX_BUF_PER_PAGE]; fat_free_clusters() local [all...] |
| H A D | dir.c | 1081 fat_zeroed_cluster(struct inode *dir, sector_t blknr, int nr_used, struct buffer_head **bhs, int nr_bhs) fat_zeroed_cluster() argument 1137 struct buffer_head *bhs[MAX_BUF_PER_PAGE]; fat_alloc_new_dir() local 1204 struct buffer_head *bhs[MAX_BUF_PER_PAGE]; fat_add_new_entries() local 1286 struct buffer_head *bh, *prev, *bhs[3]; /* 32*slots (672bytes) */ fat_add_entries() local [all...] |
| H A D | fat.h | 350 struct buffer_head *bhs[2]; member
|
| /kernel/linux/linux-6.6/fs/ntfs/ |
| H A D | compress.c | 474 struct buffer_head **bhs; in ntfs_read_compressed_block() local [all...] |
| H 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 [all...] |
| /kernel/linux/linux-6.6/fs/ocfs2/ |
| H A D | extent_map.c | 956 ocfs2_read_virt_blocks(struct inode *inode, u64 v_block, int nr, struct buffer_head *bhs[], int flags, int (*validate)(struct super_block *sb, struct buffer_head *bh)) ocfs2_read_virt_blocks() argument
|
| H A D | namei.c | 1700 struct buffer_head **bhs = NULL; in ocfs2_create_symlink_data() local 1756 bhs[virtual]); in ocfs2_create_symlink_data() local [all...] |
| H A D | alloc.c | 985 ocfs2_create_new_meta_bhs(handle_t *handle, struct ocfs2_extent_tree *et, int wanted, struct ocfs2_alloc_context *meta_ac, struct buffer_head *bhs[]) ocfs2_create_new_meta_bhs() argument [all...] |
| /kernel/linux/linux-6.6/include/linux/ |
| H A D | buffer_head.h | 426 static inline void bh_read_batch(int nr, struct buffer_head *bhs[]) in bh_read_batch() argument 431 static inline void bh_readahead_batch(int nr, struct buffer_head *bhs[], in bh_readahead_batch() argument
|
| /kernel/linux/linux-5.10/fs/fat/ |
| H A D | dir.c | 1081 fat_zeroed_cluster(struct inode *dir, sector_t blknr, int nr_used, struct buffer_head **bhs, int nr_bhs) fat_zeroed_cluster() argument 1137 struct buffer_head *bhs[MAX_BUF_PER_PAGE]; fat_alloc_new_dir() local 1204 struct buffer_head *bhs[MAX_BUF_PER_PAGE]; fat_add_new_entries() local 1286 struct buffer_head *bh, *prev, *bhs[3]; /* 32*slots (672bytes) */ fat_add_entries() local [all...] |
| H A D | fat.h | 349 struct buffer_head *bhs[2]; member
|
| /kernel/linux/linux-5.10/fs/ocfs2/ |
| H A D | namei.c | 1696 struct buffer_head **bhs = NULL; in ocfs2_create_symlink_data() local 1752 bhs[virtual]); in ocfs2_create_symlink_data() local [all...] |
| H A D | alloc.c | 987 ocfs2_create_new_meta_bhs(handle_t *handle, struct ocfs2_extent_tree *et, int wanted, struct ocfs2_alloc_context *meta_ac, struct buffer_head *bhs[]) ocfs2_create_new_meta_bhs() argument [all...] |
| /kernel/linux/linux-5.10/fs/ext4/ |
| H A D | xattr.c | 352 struct buffer_head **bhs = bhs_inline; in ext4_xattr_inode_read() local [all...] |
| H A D | mballoc.c | 875 struct buffer_head *bhs; in ext4_mb_init_cache() local
|
| H A D | inode.c | 913 ext4_bread_batch(struct inode *inode, ext4_lblk_t block, int bh_count, bool wait, struct buffer_head **bhs) ext4_bread_batch() argument [all...] |
| /kernel/linux/linux-5.10/fs/ |
| H A D | buffer.c | 1235 struct buffer_head *bhs[BH_LRU_SIZE]; member 3090 ll_rw_block(int op, int op_flags, int nr, struct buffer_head *bhs[]) ll_rw_block() argument [all...] |
| /kernel/linux/linux-5.10/drivers/scsi/cxgbi/cxgb4i/ |
| H A D | cxgb4i.c | 1284 unsigned char *bhs; in do_rx_iscsi_hdr() local
|
| /kernel/linux/linux-6.6/fs/ext4/ |
| H A D | xattr.c | 388 struct buffer_head **bhs = bhs_inline; in ext4_xattr_inode_read() local [all...] |
| H A D | mballoc.c | 1284 struct buffer_head *bhs; in ext4_mb_init_cache() local
|
| H A D | inode.c | 902 ext4_bread_batch(struct inode *inode, ext4_lblk_t block, int bh_count, bool wait, struct buffer_head **bhs) ext4_bread_batch() argument [all...] |
| /kernel/linux/linux-6.6/fs/ |
| H A D | buffer.c | 1305 struct buffer_head *bhs[BH_LRU_SIZE]; member 3116 __bh_read_batch(int nr, struct buffer_head *bhs[], blk_opf_t op_flags, bool force_lock) __bh_read_batch() argument [all...] |
| /kernel/linux/linux-6.6/drivers/scsi/cxgbi/cxgb4i/ |
| H A D | cxgb4i.c | 1285 unsigned char *bhs; in do_rx_iscsi_hdr() local
|
| /kernel/linux/linux-5.10/kernel/rcu/ |
| H A D | rcutorture.c | 1313 unsigned long bhs = RCUTORTURE_RDR_BH | RCUTORTURE_RDR_RBH; in rcutorture_extend_mask() local
|
| /kernel/linux/linux-6.6/kernel/rcu/ |
| H A D | rcutorture.c | 1884 unsigned long bhs = RCUTORTURE_RDR_BH | RCUTORTURE_RDR_RBH; in rcutorture_extend_mask() local
|