/fs/efs/ |
D | file.c | 14 struct buffer_head *bh_result, int create) in efs_get_block()
|
/fs/reiserfs/ |
D | inode.c | 286 struct buffer_head *bh_result, int args) in _get_block_create_0() 473 struct buffer_head *bh_result, int create) in reiserfs_bmap() 504 struct buffer_head *bh_result, in reiserfs_get_block_create_0() 516 struct buffer_head *bh_result, in reiserfs_get_blocks_direct_io() 577 struct buffer_head *bh_result, in convert_tail_for_hole() 658 struct buffer_head *bh_result, int create) in reiserfs_get_block() 2187 struct buffer_head **bh_result) in grab_tail_page() 2368 struct buffer_head *bh_result, in map_block_for_writepage()
|
/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()
|
/fs/bfs/ |
D | file.c | 65 struct buffer_head *bh_result, int create) in bfs_get_block()
|
/fs/hpfs/ |
D | file.c | 77 static int hpfs_get_block(struct inode *inode, sector_t iblock, struct buffer_head *bh_result, int … in hpfs_get_block()
|
/fs/jfs/ |
D | inode.c | 199 struct buffer_head *bh_result, int create) in jfs_get_block()
|
/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_lock_get_block() 151 struct buffer_head *bh_result, int create) in ocfs2_get_block() 2146 struct buffer_head *bh_result, int create) in ocfs2_dio_wr_get_block()
|
/fs/fat/ |
D | inode.c | 113 struct buffer_head *bh_result, int create) in __fat_get_block() 170 struct buffer_head *bh_result, int create) in fat_get_block() 283 struct buffer_head *bh_result, int create) in fat_get_block_bmap()
|
/fs/omfs/ |
D | file.c | 218 struct buffer_head *bh_result, int create) in omfs_get_block()
|
/fs/f2fs/ |
D | data.c | 1331 struct buffer_head *bh_result, int create, int flag, in get_data_block() 1340 struct buffer_head *bh_result, int create) in get_data_block_dio_write() 1349 struct buffer_head *bh_result, int create) in get_data_block_dio() 1358 struct buffer_head *bh_result, int create) in get_data_block_bmap()
|
/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()
|
/fs/hfs/ |
D | extent.c | 337 struct buffer_head *bh_result, int create) in hfs_get_block()
|
/fs/xfs/ |
D | xfs_aops.c | 1254 struct buffer_head *bh_result, in xfs_map_trim_size() 1283 struct buffer_head *bh_result, in xfs_get_blocks()
|
/fs/hfsplus/ |
D | extents.c | 226 struct buffer_head *bh_result, int create) in hfsplus_get_block()
|
/fs/ext4/ |
D | inode.c | 825 struct buffer_head *bh_result, int create) in ext4_get_block_unwritten() 842 struct buffer_head *bh_result, int flags) in ext4_get_block_trans() 885 sector_t iblock, struct buffer_head *bh_result, int create) in ext4_dio_get_block_unwritten_async() 924 sector_t iblock, struct buffer_head *bh_result, int create) in ext4_dio_get_block_unwritten_sync() 946 struct buffer_head *bh_result, int create) in ext4_dio_get_block_overwrite()
|
/fs/sysv/ |
D | itree.c | 203 static int get_block(struct inode *inode, sector_t iblock, struct buffer_head *bh_result, int creat… in get_block()
|
/fs/befs/ |
D | linuxvfs.c | 132 struct buffer_head *bh_result, int create) in befs_get_block()
|
/fs/affs/ |
D | file.c | 295 affs_get_block(struct inode *inode, sector_t block, struct buffer_head *bh_result, int create) in affs_get_block()
|
/fs/nilfs2/ |
D | inode.c | 80 struct buffer_head *bh_result, int create) in nilfs_get_block()
|
/fs/ext2/ |
D | inode.c | 781 struct buffer_head *bh_result, int create) in ext2_get_block()
|
/fs/isofs/ |
D | inode.c | 1147 struct buffer_head *bh_result, int create) in isofs_get_block()
|
/fs/ufs/ |
D | inode.c | 395 static int ufs_getfrag_block(struct inode *inode, sector_t fragment, struct buffer_head *bh_result,… in ufs_getfrag_block()
|
/fs/udf/ |
D | inode.c | 412 struct buffer_head *bh_result, int create) in udf_get_block()
|