Home
last modified time | relevance | path

Searched refs:map_bh (Results 1 – 25 of 34) sorted by relevance

12

/linux/fs/
A Dmpage.c142 struct buffer_head map_bh; member
163 struct buffer_head *map_bh = &args->map_bh; in do_mpage_readpage() local
218 bdev = map_bh->b_bdev; in do_mpage_readpage()
224 map_bh->b_page = page; in do_mpage_readpage()
226 map_bh->b_state = 0; in do_mpage_readpage()
227 map_bh->b_size = 0; in do_mpage_readpage()
273 bdev = map_bh->b_bdev; in do_mpage_readpage()
559 map_bh.b_page = page; in __mpage_writepage()
562 map_bh.b_state = 0; in __mpage_writepage()
566 if (buffer_new(&map_bh)) in __mpage_writepage()
[all …]
A Ddirect-io.c648 map_bh->b_state = 0; in get_more_blocks()
670 map_bh, create); in get_more_blocks()
742 struct buffer_head *map_bh) in dio_send_cur_page() argument
924 struct buffer_head *map_bh) in do_direct_IO() argument
960 if (!buffer_mapped(map_bh)) in do_direct_IO()
964 map_bh->b_size >> blkbits; in do_direct_IO()
967 if (buffer_new(map_bh)) { in do_direct_IO()
969 map_bh->b_bdev, in do_direct_IO()
970 map_bh->b_blocknr, in do_direct_IO()
991 if (!buffer_new(map_bh)) in do_direct_IO()
[all …]
A Dbuffer.c2805 struct buffer_head map_bh; in nobh_truncate_page() local
2837 map_bh.b_size = blocksize; in nobh_truncate_page()
2838 map_bh.b_state = 0; in nobh_truncate_page()
2839 err = get_block(inode, iblock, &map_bh, 0); in nobh_truncate_page()
2843 if (!buffer_mapped(&map_bh)) in nobh_truncate_page()
/linux/fs/bfs/
A Dfile.c78 map_bh(bh_result, sb, phys); in bfs_get_block()
90 map_bh(bh_result, sb, phys); in bfs_get_block()
109 map_bh(bh_result, sb, phys); in bfs_get_block()
147 map_bh(bh_result, sb, phys); in bfs_get_block()
/linux/fs/efs/
A Dfile.c33 map_bh(bh_result, inode->i_sb, phys); in efs_get_block()
/linux/fs/freevxfs/
A Dvxfs_subr.c136 map_bh(bp, ip->i_sb, pblock); in vxfs_getblk()
/linux/fs/hpfs/
A Dfile.c94 map_bh(bh_result, inode->i_sb, s); in hpfs_get_block()
112 map_bh(bh_result, inode->i_sb, hpfs_search_hotfix_map(inode->i_sb, s)); in hpfs_get_block()
/linux/fs/omfs/
A Dfile.c256 map_bh(bh_result, inode->i_sb, offset); in omfs_get_block()
277 map_bh(bh_result, inode->i_sb, in omfs_get_block()
/linux/fs/jfs/
A Dinode.c244 map_bh(bh_result, ip->i_sb, xaddr); in jfs_get_block()
262 map_bh(bh_result, ip->i_sb, addressXAD(&xad)); in jfs_get_block()
/linux/fs/adfs/
A Dinode.c26 map_bh(bh, inode->i_sb, block); in adfs_get_block()
/linux/fs/ext4/
A Dinode.c796 map_bh(bh, inode->i_sb, map.m_pblk); in _ext4_get_block()
1718 map_bh(bh, inode->i_sb, invalid_block); in ext4_da_map_blocks()
1769 map_bh(bh, inode->i_sb, invalid_block); in ext4_da_map_blocks()
1831 map_bh(bh, inode->i_sb, map.m_pblk); in ext4_da_get_block_prep()
2237 bool *map_bh) in mpage_process_page() argument
2273 *map_bh = true; in mpage_process_page()
2286 *map_bh = false; in mpage_process_page()
2317 bool map_bh = false; in mpage_map_and_submit_buffers() local
2334 &map_bh); in mpage_map_and_submit_buffers()
2340 if (err < 0 || map_bh) in mpage_map_and_submit_buffers()
/linux/fs/ocfs2/
A Daops.c110 map_bh(bh_result, inode->i_sb, in ocfs2_symlink_get_block()
187 map_bh(bh_result, inode->i_sb, p_blkno); in ocfs2_get_block()
630 map_bh(bh, inode->i_sb, *p_blkno); in ocfs2_map_page_blocks()
2240 map_bh(bh_result, inode->i_sb, p_blkno); in ocfs2_dio_wr_get_block()
/linux/fs/minix/
A Ditree_common.c171 map_bh(bh, inode->i_sb, block_to_cpu(chain[depth-1].key)); in get_block()
/linux/fs/qnx4/
A Dinode.c64 map_bh(bh, inode->i_sb, phys); in qnx4_get_block()
/linux/include/linux/
A Dbuffer_head.h344 map_bh(struct buffer_head *bh, struct super_block *sb, sector_t block) in map_bh() function
/linux/fs/gfs2/
A Dmeta_io.c155 map_bh(bh, sdp->sd_vfs, blkno); in gfs2_getbuf()
/linux/fs/nilfs2/
A Dinode.c84 map_bh(bh_result, inode->i_sb, blknum); in nilfs_get_block()
121 map_bh(bh_result, inode->i_sb, 0); in nilfs_get_block()
A Dmdt.c147 map_bh(bh, inode->i_sb, (sector_t)blknum); in nilfs_mdt_submit_block()
/linux/fs/fat/
A Dinode.c133 map_bh(bh_result, sb, phys); in __fat_get_block()
178 map_bh(bh_result, sb, phys); in __fat_get_block()
311 map_bh(bh_result, sb, bmap); in fat_get_block_bmap()
/linux/fs/sysv/
A Ditree.c224 map_bh(bh_result, sb, block_to_cpu(SYSV_SB(sb), in get_block()
/linux/fs/qnx6/
A Dinode.c83 map_bh(bh, inode->i_sb, phys); in qnx6_get_block()
/linux/fs/hfs/
A Dextent.c377 map_bh(bh_result, sb, HFS_SB(sb)->fs_start + in hfs_get_block()
/linux/fs/ufs/
A Dinode.c457 map_bh(bh_result, sb, phys64); in ufs_getfrag_block()
466 map_bh(bh_result, sb, phys64 + frag); in ufs_getfrag_block()
/linux/fs/exfat/
A Dinode.c353 map_bh(bh_result, sb, phys); in exfat_get_block()
/linux/fs/hfsplus/
A Dextents.c284 map_bh(bh_result, sb, sector); in hfsplus_get_block()

Completed in 71 milliseconds

12