/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() 2185 struct buffer_head **bh_result) in grab_tail_page() 2366 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 | 62 struct buffer_head *bh_result, int create) in V2_minix_get_block()
|
D | inode.c | 393 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 | 200 struct buffer_head *bh_result, int create) in jfs_get_block()
|
/fs/ocfs2/ |
D | aops.c | 44 struct buffer_head *bh_result, int create) in ocfs2_symlink_get_block() 125 struct buffer_head *bh_result, int create) in ocfs2_lock_get_block() 138 struct buffer_head *bh_result, int create) in ocfs2_get_block() 2155 struct buffer_head *bh_result, int create) in ocfs2_dio_wr_get_block()
|
/fs/fat/ |
D | inode.c | 120 struct buffer_head *bh_result, int create) in __fat_get_block() 183 struct buffer_head *bh_result, int create) in fat_get_block() 296 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/hfs/ |
D | extent.c | 337 struct buffer_head *bh_result, int create) in hfs_get_block()
|
/fs/hfsplus/ |
D | extents.c | 226 struct buffer_head *bh_result, int create) in hfsplus_get_block()
|
/fs/f2fs/ |
D | data.c | 1790 struct buffer_head *bh_result, int create, int flag, in get_data_block() 1799 struct buffer_head *bh_result, int create) in get_data_block_dio_write() 1808 struct buffer_head *bh_result, int create) in get_data_block_dio() 1817 struct buffer_head *bh_result, int create) in get_data_block_bmap()
|
/fs/sysv/ |
D | itree.c | 207 static int get_block(struct inode *inode, sector_t iblock, struct buffer_head *bh_result, int creat… in get_block()
|
/fs/ext4/ |
D | inode.c | 829 struct buffer_head *bh_result, int create) in ext4_get_block_unwritten() 846 struct buffer_head *bh_result, int flags) in ext4_get_block_trans() 889 sector_t iblock, struct buffer_head *bh_result, int create) in ext4_dio_get_block_unwritten_async() 928 sector_t iblock, struct buffer_head *bh_result, int create) in ext4_dio_get_block_unwritten_sync() 950 struct buffer_head *bh_result, int create) in ext4_dio_get_block_overwrite()
|
/fs/befs/ |
D | linuxvfs.c | 133 struct buffer_head *bh_result, int create) in befs_get_block()
|
/fs/gfs2/ |
D | aops.c | 72 struct buffer_head *bh_result, int create) in gfs2_get_block_noalloc()
|
/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 | 75 struct buffer_head *bh_result, int create) in nilfs_get_block()
|
/fs/isofs/ |
D | inode.c | 1162 struct buffer_head *bh_result, int create) in isofs_get_block()
|
/fs/ufs/ |
D | inode.c | 396 static int ufs_getfrag_block(struct inode *inode, sector_t fragment, struct buffer_head *bh_result,… in ufs_getfrag_block()
|
/fs/ext2/ |
D | inode.c | 783 struct buffer_head *bh_result, int create) in ext2_get_block()
|
/fs/udf/ |
D | inode.c | 421 struct buffer_head *bh_result, int create) in udf_get_block()
|
/fs/btrfs/ |
D | inode.c | 7855 struct buffer_head *bh_result, in btrfs_get_blocks_direct_read() 7875 struct buffer_head *bh_result, in btrfs_get_blocks_direct_write() 7973 struct buffer_head *bh_result, int create) in btrfs_get_blocks_direct()
|