/openbmc/linux/fs/efs/ |
H A D | file.c | 14 struct buffer_head *bh_result, int create) in efs_get_block()
|
/openbmc/linux/fs/reiserfs/ |
H A D | inode.c | 286 struct buffer_head *bh_result, int args) in _get_block_create_0() 465 struct buffer_head *bh_result, int create) in reiserfs_bmap() 496 struct buffer_head *bh_result, in reiserfs_get_block_create_0() 508 struct buffer_head *bh_result, in reiserfs_get_blocks_direct_io() 569 struct buffer_head *bh_result, in convert_tail_for_hole() 650 struct buffer_head *bh_result, int create) in reiserfs_get_block() 2171 struct buffer_head **bh_result) in grab_tail_page() 2352 struct buffer_head *bh_result, in map_block_for_writepage()
|
/openbmc/linux/fs/minix/ |
H A D | itree_v1.c | 54 struct buffer_head *bh_result, int create) in V1_minix_get_block()
|
H A D | itree_v2.c | 62 struct buffer_head *bh_result, int create) in V2_minix_get_block()
|
H A D | inode.c | 392 struct buffer_head *bh_result, int create) in minix_get_block()
|
/openbmc/linux/fs/ntfs3/ |
H A D | inode.c | 689 struct buffer_head *bh_result, int create) in ntfs_get_block() 696 struct buffer_head *bh_result, int create) in ntfs_get_block_bmap() 768 struct buffer_head *bh_result, int create) in ntfs_get_block_direct_IO_R() 775 struct buffer_head *bh_result, int create) in ntfs_get_block_direct_IO_W() 896 struct buffer_head *bh_result, int create) in ntfs_get_block_write_begin()
|
/openbmc/linux/fs/bfs/ |
H A D | file.c | 65 struct buffer_head *bh_result, int create) in bfs_get_block()
|
/openbmc/linux/fs/ocfs2/ |
H A D | aops.c | 41 struct buffer_head *bh_result, int create) in ocfs2_symlink_get_block() 122 struct buffer_head *bh_result, int create) in ocfs2_lock_get_block() 135 struct buffer_head *bh_result, int create) in ocfs2_get_block() 2142 struct buffer_head *bh_result, int create) in ocfs2_dio_wr_get_block()
|
/openbmc/linux/fs/jfs/ |
H A D | inode.c | 200 struct buffer_head *bh_result, int create) in jfs_get_block()
|
/openbmc/linux/fs/hpfs/ |
H A D | file.c | 79 static int hpfs_get_block(struct inode *inode, sector_t iblock, struct buffer_head *bh_result, int … in hpfs_get_block()
|
/openbmc/linux/fs/omfs/ |
H A D | file.c | 218 struct buffer_head *bh_result, int create) in omfs_get_block()
|
/openbmc/linux/fs/fat/ |
H A D | inode.c | 121 struct buffer_head *bh_result, int create) in __fat_get_block() 184 struct buffer_head *bh_result, int create) in fat_get_block() 291 struct buffer_head *bh_result, int create) in fat_get_block_bmap()
|
/openbmc/linux/fs/hfs/ |
H A D | extent.c | 337 struct buffer_head *bh_result, int create) in hfs_get_block()
|
/openbmc/linux/fs/udf/ |
H A D | inode.c | 457 struct buffer_head *bh_result, int flags) in __udf_get_block() 477 struct buffer_head *bh_result, int create) in udf_get_block() 499 struct buffer_head *bh_result, int create) in udf_get_block_wb()
|
/openbmc/linux/fs/hfsplus/ |
H A D | extents.c | 226 struct buffer_head *bh_result, int create) in hfsplus_get_block()
|
/openbmc/linux/fs/exfat/ |
H A D | inode.c | 267 struct buffer_head *bh_result, int create) in exfat_get_block()
|
/openbmc/linux/fs/gfs2/ |
H A D | aops.c | 72 struct buffer_head *bh_result, int create) in gfs2_get_block_noalloc()
|
/openbmc/linux/fs/sysv/ |
H A D | itree.c | 207 static int get_block(struct inode *inode, sector_t iblock, struct buffer_head *bh_result, int creat… in get_block()
|
/openbmc/linux/fs/befs/ |
H A D | linuxvfs.c | 133 struct buffer_head *bh_result, int create) in befs_get_block()
|
/openbmc/linux/fs/affs/ |
H A D | file.c | 297 affs_get_block(struct inode *inode, sector_t block, struct buffer_head *bh_result, int create) in affs_get_block()
|
/openbmc/linux/fs/nilfs2/ |
H A D | inode.c | 76 struct buffer_head *bh_result, int create) in nilfs_get_block()
|
/openbmc/linux/fs/ext2/ |
H A D | inode.c | 784 struct buffer_head *bh_result, int create) in ext2_get_block()
|
/openbmc/linux/fs/ufs/ |
H A D | inode.c | 396 static int ufs_getfrag_block(struct inode *inode, sector_t fragment, struct buffer_head *bh_result,… in ufs_getfrag_block()
|
/openbmc/linux/fs/isofs/ |
H A D | inode.c | 1157 struct buffer_head *bh_result, int create) in isofs_get_block()
|
/openbmc/linux/fs/ext4/ |
H A D | inode.c | 819 struct buffer_head *bh_result, int create) in ext4_get_block_unwritten()
|