/linux-4.1.27/fs/efs/ |
D | file.c | 13 struct buffer_head *bh_result, int create) in efs_get_block()
|
/linux-4.1.27/fs/reiserfs/ |
D | inode.c | 285 struct buffer_head *bh_result, int args) in _get_block_create_0() 472 struct buffer_head *bh_result, int create) in reiserfs_bmap() 503 struct buffer_head *bh_result, in reiserfs_get_block_create_0() 515 struct buffer_head *bh_result, in reiserfs_get_blocks_direct_io() 576 struct buffer_head *bh_result, in convert_tail_for_hole() 657 struct buffer_head *bh_result, int create) in reiserfs_get_block() 2184 struct buffer_head **bh_result) in grab_tail_page() 2365 struct buffer_head *bh_result, in map_block_for_writepage()
|
/linux-4.1.27/fs/minix/ |
D | itree_v1.c | 54 struct buffer_head *bh_result, int create) in V1_minix_get_block()
|
D | itree_v2.c | 63 struct buffer_head *bh_result, int create) in V2_minix_get_block()
|
D | inode.c | 376 struct buffer_head *bh_result, int create) in minix_get_block()
|
/linux-4.1.27/fs/xfs/ |
D | xfs_aops.c | 1261 struct buffer_head *bh_result, in xfs_map_direct() 1321 struct buffer_head *bh_result, in xfs_map_trim_size() 1350 struct buffer_head *bh_result, in __xfs_get_blocks() 1508 struct buffer_head *bh_result, in xfs_get_blocks() 1518 struct buffer_head *bh_result, in xfs_get_blocks_direct()
|
/linux-4.1.27/fs/bfs/ |
D | file.c | 64 struct buffer_head *bh_result, int create) in bfs_get_block()
|
/linux-4.1.27/fs/f2fs/ |
D | data.c | 255 struct extent_info *ei, struct buffer_head *bh_result) in f2fs_map_bh() 1219 struct buffer_head *bh_result, int create, bool fiemap) in __get_data_block() 1324 struct buffer_head *bh_result, int create) in get_data_block() 1330 struct buffer_head *bh_result, int create) in get_data_block_fiemap()
|
/linux-4.1.27/fs/hpfs/ |
D | file.c | 76 static int hpfs_get_block(struct inode *inode, sector_t iblock, struct buffer_head *bh_result, int … in hpfs_get_block()
|
/linux-4.1.27/fs/jfs/ |
D | inode.c | 197 struct buffer_head *bh_result, int create) in jfs_get_block()
|
/linux-4.1.27/fs/omfs/ |
D | file.c | 218 struct buffer_head *bh_result, int create) in omfs_get_block()
|
/linux-4.1.27/fs/gfs2/ |
D | aops.c | 71 struct buffer_head *bh_result, int create) in gfs2_get_block_noalloc() 84 struct buffer_head *bh_result, int create) in gfs2_get_block_direct()
|
/linux-4.1.27/fs/hfs/ |
D | extent.c | 333 struct buffer_head *bh_result, int create) in hfs_get_block()
|
/linux-4.1.27/fs/hfsplus/ |
D | extents.c | 221 struct buffer_head *bh_result, int create) in hfsplus_get_block()
|
/linux-4.1.27/fs/ext2/ |
D | inode.c | 619 struct buffer_head *bh_result, in ext2_get_blocks() 765 int ext2_get_block(struct inode *inode, sector_t iblock, struct buffer_head *bh_result, int create) in ext2_get_block()
|
/linux-4.1.27/fs/ocfs2/ |
D | aops.c | 57 struct buffer_head *bh_result, int create) in ocfs2_symlink_get_block() 138 struct buffer_head *bh_result, int create) in ocfs2_get_block() 516 struct buffer_head *bh_result, int create) in ocfs2_direct_IO_get_blocks()
|
/linux-4.1.27/fs/sysv/ |
D | itree.c | 202 static int get_block(struct inode *inode, sector_t iblock, struct buffer_head *bh_result, int creat… in get_block()
|
/linux-4.1.27/fs/befs/ |
D | linuxvfs.c | 126 struct buffer_head *bh_result, int create) in befs_get_block()
|
/linux-4.1.27/fs/fat/ |
D | inode.c | 112 struct buffer_head *bh_result, int create) in __fat_get_block() 163 struct buffer_head *bh_result, int create) in fat_get_block()
|
/linux-4.1.27/fs/ufs/ |
D | inode.c | 415 int ufs_getfrag_block(struct inode *inode, sector_t fragment, struct buffer_head *bh_result, int cr… in ufs_getfrag_block()
|
/linux-4.1.27/fs/affs/ |
D | file.c | 294 affs_get_block(struct inode *inode, sector_t block, struct buffer_head *bh_result, int create) in affs_get_block()
|
/linux-4.1.27/fs/ext3/ |
D | inode.c | 859 struct buffer_head *bh_result, in ext3_get_blocks_handle() 1022 struct buffer_head *bh_result, int create) in ext3_get_block()
|
/linux-4.1.27/fs/nilfs2/ |
D | inode.c | 84 struct buffer_head *bh_result, int create) in nilfs_get_block()
|
/linux-4.1.27/fs/isofs/ |
D | inode.c | 1083 struct buffer_head *bh_result, int create) in isofs_get_block()
|
/linux-4.1.27/fs/udf/ |
D | inode.c | 421 struct buffer_head *bh_result, int create) in udf_get_block()
|
/linux-4.1.27/fs/ext4/ |
D | inode.c | 3046 struct buffer_head *bh_result, int create) in ext4_get_block_write() 3055 struct buffer_head *bh_result, int create) in ext4_get_block_write_nolock()
|
/linux-4.1.27/fs/btrfs/ |
D | inode.c | 7430 struct buffer_head *bh_result, int create) in btrfs_get_blocks_direct()
|