/linux-4.4.14/fs/efs/ |
D | file.c | 13 struct buffer_head *bh_result, int create) in efs_get_block()
|
/linux-4.4.14/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.4.14/fs/xfs/ |
D | xfs_aops.c | 1280 struct buffer_head *bh_result, in xfs_map_direct() 1349 struct buffer_head *bh_result, in xfs_map_trim_size() 1378 struct buffer_head *bh_result, in __xfs_get_blocks() 1547 struct buffer_head *bh_result, in xfs_get_blocks() 1557 struct buffer_head *bh_result, in xfs_get_blocks_direct() 1567 struct buffer_head *bh_result, in xfs_get_blocks_dax_fault()
|
/linux-4.4.14/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.4.14/fs/bfs/ |
D | file.c | 64 struct buffer_head *bh_result, int create) in bfs_get_block()
|
/linux-4.4.14/fs/f2fs/ |
D | data.c | 730 struct buffer_head *bh_result, int create, int flag) in get_data_block() 736 struct buffer_head *bh_result, int create) in get_data_block_dio() 743 struct buffer_head *bh_result, int create) in get_data_block_bmap()
|
/linux-4.4.14/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.4.14/fs/jfs/ |
D | inode.c | 198 struct buffer_head *bh_result, int create) in jfs_get_block()
|
/linux-4.4.14/fs/omfs/ |
D | file.c | 218 struct buffer_head *bh_result, int create) in omfs_get_block()
|
/linux-4.4.14/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.4.14/fs/hfs/ |
D | extent.c | 333 struct buffer_head *bh_result, int create) in hfs_get_block()
|
/linux-4.4.14/fs/hfsplus/ |
D | extents.c | 221 struct buffer_head *bh_result, int create) in hfsplus_get_block()
|
/linux-4.4.14/fs/ext2/ |
D | inode.c | 620 struct buffer_head *bh_result, in ext2_get_blocks() 766 int ext2_get_block(struct inode *inode, sector_t iblock, struct buffer_head *bh_result, int create) in ext2_get_block()
|
/linux-4.4.14/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.4.14/fs/befs/ |
D | linuxvfs.c | 120 struct buffer_head *bh_result, int create) in befs_get_block()
|
/linux-4.4.14/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.4.14/fs/fat/ |
D | inode.c | 113 struct buffer_head *bh_result, int create) in __fat_get_block() 164 struct buffer_head *bh_result, int create) in fat_get_block()
|
/linux-4.4.14/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.4.14/fs/nilfs2/ |
D | inode.c | 84 struct buffer_head *bh_result, int create) in nilfs_get_block()
|
/linux-4.4.14/fs/ext4/ |
D | inode.c | 3077 struct buffer_head *bh_result, int create) in ext4_get_block_write() 3086 struct buffer_head *bh_result, int create) in ext4_get_block_write_nolock() 3095 struct buffer_head *bh_result, int create) in ext4_get_block_dax()
|
/linux-4.4.14/fs/ufs/ |
D | inode.c | 393 static int ufs_getfrag_block(struct inode *inode, sector_t fragment, struct buffer_head *bh_result,… in ufs_getfrag_block()
|
/linux-4.4.14/fs/isofs/ |
D | inode.c | 1083 struct buffer_head *bh_result, int create) in isofs_get_block()
|
/linux-4.4.14/fs/udf/ |
D | inode.c | 421 struct buffer_head *bh_result, int create) in udf_get_block()
|
/linux-4.4.14/fs/btrfs/ |
D | inode.c | 7523 struct buffer_head *bh_result, int create) in btrfs_get_blocks_direct()
|