/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 196 struct buffer_head **bhs = fatent->bhs; in fat12_ent_next() local 323 struct buffer_head **bhs = fatent->bhs; in fat_ent_update_ptr() local 374 static int fat_mirror_bhs(struct super_block *sb, struct buffer_head **bhs, in fat_mirror_bhs() 446 static void fat_collect_bhs(struct buffer_head **bhs, int *nr_bhs, in fat_collect_bhs() 470 struct buffer_head *bhs[MAX_BUF_PER_PAGE]; in fat_alloc_clusters() local 558 struct buffer_head *bhs[MAX_BUF_PER_PAGE]; in fat_free_clusters() local
|
D | dir.c | 1086 struct buffer_head **bhs, int nr_bhs) in fat_zeroed_cluster() 1141 struct buffer_head *bhs[MAX_BUF_PER_PAGE]; in fat_alloc_new_dir() local 1208 struct buffer_head *bhs[MAX_BUF_PER_PAGE]; in fat_add_new_entries() local 1290 struct buffer_head *bh, *prev, *bhs[3]; /* 32*slots (672bytes) */ in fat_add_entries() local
|
D | misc.c | 344 int fat_sync_bhs(struct buffer_head **bhs, int nr_bhs) in fat_sync_bhs()
|
D | fat.h | 349 struct buffer_head *bhs[2]; member
|
/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()
|
D | extent_map.c | 961 struct buffer_head *bhs[], int flags, in ocfs2_read_virt_blocks()
|
D | namei.c | 1688 struct buffer_head **bhs = NULL; in ocfs2_create_symlink_data() local
|
D | alloc.c | 991 struct buffer_head *bhs[]) in ocfs2_create_new_meta_bhs()
|
/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
|
/fs/isofs/ |
D | compress.c | 58 struct buffer_head **bhs; in zisofs_uncompress_block() local
|
/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
|
D | aops.c | 913 struct buffer_head *bhs[MAX_BUF_PER_PAGE]; in ntfs_write_mst_block() local
|
/fs/nilfs2/ |
D | recovery.c | 93 struct buffer_head *bhs, u32 *sum, in nilfs_compute_checksum()
|
/fs/ |
D | buffer.c | 1204 struct buffer_head *bhs[BH_LRU_SIZE]; member 3111 void ll_rw_block(int op, int op_flags, int nr, struct buffer_head *bhs[]) in ll_rw_block()
|
/fs/ext4/ |
D | xattr.c | 346 struct buffer_head **bhs = bhs_inline; in ext4_xattr_inode_read() local
|
D | mballoc.c | 816 struct buffer_head *bhs; in ext4_mb_init_cache() local
|
D | inode.c | 1049 bool wait, struct buffer_head **bhs) in ext4_bread_batch()
|