Home
last modified time | relevance | path

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

/linux-4.19.296/fs/fat/
Dfatent.c44 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
326 struct buffer_head **bhs = fatent->bhs; in fat_ent_update_ptr() local
377 static int fat_mirror_bhs(struct super_block *sb, struct buffer_head **bhs, in fat_mirror_bhs()
449 static void fat_collect_bhs(struct buffer_head **bhs, int *nr_bhs, in fat_collect_bhs()
473 struct buffer_head *bhs[MAX_BUF_PER_PAGE]; in fat_alloc_clusters() local
561 struct buffer_head *bhs[MAX_BUF_PER_PAGE]; in fat_free_clusters() local
Ddir.c1085 struct buffer_head **bhs, int nr_bhs) in fat_zeroed_cluster()
1140 struct buffer_head *bhs[MAX_BUF_PER_PAGE]; in fat_alloc_new_dir() local
1207 struct buffer_head *bhs[MAX_BUF_PER_PAGE]; in fat_add_new_entries() local
1289 struct buffer_head *bh, *prev, *bhs[3]; /* 32*slots (672bytes) */ in fat_add_entries() local
Dmisc.c266 int fat_sync_bhs(struct buffer_head **bhs, int nr_bhs) in fat_sync_bhs()
Dfat.h321 struct buffer_head *bhs[2]; member
/linux-4.19.296/fs/ocfs2/
Dblockcheck.c483 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()
Dbuffer_head_io.c106 unsigned int nr, struct buffer_head *bhs[]) in ocfs2_read_blocks_sync()
210 struct buffer_head *bhs[], int flags, in ocfs2_read_blocks()
Dextent_map.c975 struct buffer_head *bhs[], int flags, in ocfs2_read_virt_blocks()
Dnamei.c1702 struct buffer_head **bhs = NULL; in ocfs2_create_symlink_data() local
Dalloc.c1005 struct buffer_head *bhs[]) in ocfs2_create_new_meta_bhs()
/linux-4.19.296/fs/gfs2/
Dmeta_io.c215 static void gfs2_submit_bhs(int op, int op_flags, struct buffer_head *bhs[], in gfs2_submit_bhs()
254 struct buffer_head *bh, *bhs[2]; in gfs2_meta_read() local
/linux-4.19.296/fs/isofs/
Dcompress.c63 struct buffer_head **bhs; in zisofs_uncompress_block() local
/linux-4.19.296/fs/ntfs/
Dmft.c474 struct buffer_head *bhs[MAX_BHS]; in ntfs_sync_mft_mirror() local
681 struct buffer_head *bhs[MAX_BHS]; in write_mft_record_nolock() local
Dcompress.c488 struct buffer_head **bhs; in ntfs_read_compressed_block() local
Daops.c927 struct buffer_head *bhs[MAX_BUF_PER_PAGE]; in ntfs_write_mst_block() local
/linux-4.19.296/fs/nilfs2/
Drecovery.c93 struct buffer_head *bhs, u32 *sum, in nilfs_compute_checksum()
/linux-4.19.296/fs/
Dbuffer.c1202 struct buffer_head *bhs[BH_LRU_SIZE]; member
3126 void ll_rw_block(int op, int op_flags, int nr, struct buffer_head *bhs[]) in ll_rw_block()
/linux-4.19.296/fs/ext4/
Dxattr.c350 struct buffer_head **bhs = bhs_inline; in ext4_xattr_inode_read() local
Dmballoc.c817 struct buffer_head *bhs; in ext4_mb_init_cache() local
Dinode.c1050 bool wait, struct buffer_head **bhs) in ext4_bread_batch()