Home
last modified time | relevance | path

Searched defs:bhs (Results 1 – 25 of 26) sorted by relevance

12

/openbmc/linux/fs/fat/
H A Dfatent.c45 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
H A Ddir.c1082 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
H A Dmisc.c362 int fat_sync_bhs(struct buffer_head **bhs, int nr_bhs) in fat_sync_bhs()
H A Dfat.h350 struct buffer_head *bhs[2]; member
/openbmc/linux/fs/ocfs2/
H A Dblockcheck.c441 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()
H A Dbuffer_head_io.c90 unsigned int nr, struct buffer_head *bhs[]) in ocfs2_read_blocks_sync()
194 struct buffer_head *bhs[], int flags, in ocfs2_read_blocks()
H A Dextent_map.c957 struct buffer_head *bhs[], int flags, in ocfs2_read_virt_blocks()
H A Dnamei.c1700 struct buffer_head **bhs = NULL; in ocfs2_create_symlink_data() local
/openbmc/linux/fs/gfs2/
H A Dmeta_io.c220 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
/openbmc/google-misc/subprojects/metrics-ipmi-blobs/
H A Dhandler.cpp80 std::unique_ptr<metric_blob::BmcHealthSnapshot> bhs = in open() local
/openbmc/linux/include/linux/
H A Dbuffer_head.h426 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()
/openbmc/linux/fs/isofs/
H A Dcompress.c58 struct buffer_head **bhs; in zisofs_uncompress_block() local
/openbmc/linux/fs/exfat/
H A Dmisc.c165 int exfat_update_bhs(struct buffer_head **bhs, int nr_bhs, int sync) in exfat_update_bhs()
/openbmc/linux/fs/ntfs/
H A Dmft.c460 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
H A Dcompress.c474 struct buffer_head **bhs; in ntfs_read_compressed_block() local
H A Daops.c912 struct buffer_head *bhs[MAX_BUF_PER_PAGE]; in ntfs_write_mst_block() local
/openbmc/linux/fs/adfs/
H A Ddir.c100 struct buffer_head **bhs; in adfs_dir_read_buffers() local
H A Dadfs.h95 struct buffer_head **bhs; member
/openbmc/linux/fs/nilfs2/
H A Drecovery.c93 struct buffer_head *bhs, u32 *sum, in nilfs_compute_checksum()
/openbmc/linux/fs/
H A Dbuffer.c1305 struct buffer_head *bhs[BH_LRU_SIZE]; member
3116 void __bh_read_batch(int nr, struct buffer_head *bhs[], in __bh_read_batch()
/openbmc/linux/drivers/scsi/cxgbi/cxgb4i/
H A Dcxgb4i.c1285 unsigned char *bhs; in do_rx_iscsi_hdr() local
/openbmc/linux/fs/ext4/
H A Dxattr.c388 struct buffer_head **bhs = bhs_inline; in ext4_xattr_inode_read() local
H A Dinode.c903 bool wait, struct buffer_head **bhs) in ext4_bread_batch()
H A Dmballoc.c1284 struct buffer_head *bhs; in ext4_mb_init_cache() local
/openbmc/linux/kernel/rcu/
H A Drcutorture.c1884 unsigned long bhs = RCUTORTURE_RDR_BH | RCUTORTURE_RDR_RBH; in rcutorture_extend_mask() local

12