/linux-2.6.39/fs/efs/ |
D | file.c | 13 struct buffer_head *bh_result, int create) in efs_get_block()
|
/linux-2.6.39/fs/reiserfs/ |
D | inode.c | 258 struct buffer_head *bh_result, int args) in _get_block_create_0() 426 struct buffer_head *bh_result, int create) in reiserfs_bmap() 456 struct buffer_head *bh_result, in reiserfs_get_block_create_0() 466 struct buffer_head *bh_result, in reiserfs_get_blocks_direct_io() 521 struct buffer_head *bh_result, in convert_tail_for_hole() 600 struct buffer_head *bh_result, int create) in reiserfs_get_block() 2007 struct buffer_head **bh_result) in grab_tail_page() 2180 struct buffer_head *bh_result, in map_block_for_writepage()
|
/linux-2.6.39/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 | 354 struct buffer_head *bh_result, int create) in minix_get_block()
|
/linux-2.6.39/fs/bfs/ |
D | file.c | 66 struct buffer_head *bh_result, int create) in bfs_get_block()
|
/linux-2.6.39/fs/hpfs/ |
D | file.c | 61 static int hpfs_get_block(struct inode *inode, sector_t iblock, struct buffer_head *bh_result, int … in hpfs_get_block()
|
/linux-2.6.39/fs/xfs/linux-2.6/ |
D | xfs_aops.c | 1136 struct buffer_head *bh_result, in __xfs_get_blocks() 1276 struct buffer_head *bh_result, in xfs_get_blocks() 1286 struct buffer_head *bh_result, in xfs_get_blocks_direct()
|
/linux-2.6.39/fs/jfs/ |
D | inode.c | 196 struct buffer_head *bh_result, int create) in jfs_get_block()
|
/linux-2.6.39/fs/omfs/ |
D | file.c | 220 struct buffer_head *bh_result, int create) in omfs_get_block()
|
/linux-2.6.39/fs/gfs2/ |
D | aops.c | 69 struct buffer_head *bh_result, int create) in gfs2_get_block_noalloc() 82 struct buffer_head *bh_result, int create) in gfs2_get_block_direct()
|
/linux-2.6.39/fs/hfs/ |
D | extent.c | 320 struct buffer_head *bh_result, int create) in hfs_get_block()
|
/linux-2.6.39/fs/ocfs2/ |
D | aops.c | 52 struct buffer_head *bh_result, int create) in ocfs2_symlink_get_block() 131 struct buffer_head *bh_result, int create) in ocfs2_get_block() 504 struct buffer_head *bh_result, int create) in ocfs2_direct_IO_get_blocks()
|
/linux-2.6.39/fs/hfsplus/ |
D | extents.c | 205 struct buffer_head *bh_result, int create) in hfsplus_get_block()
|
/linux-2.6.39/fs/ext2/ |
D | inode.c | 607 struct buffer_head *bh_result, in ext2_get_blocks() 749 int ext2_get_block(struct inode *inode, sector_t iblock, struct buffer_head *bh_result, int create) in ext2_get_block()
|
/linux-2.6.39/fs/fat/ |
D | inode.c | 58 struct buffer_head *bh_result, int create) in __fat_get_block() 109 struct buffer_head *bh_result, int create) in fat_get_block()
|
/linux-2.6.39/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-2.6.39/fs/befs/ |
D | linuxvfs.c | 119 struct buffer_head *bh_result, int create) in befs_get_block()
|
/linux-2.6.39/fs/ufs/ |
D | inode.c | 416 int ufs_getfrag_block(struct inode *inode, sector_t fragment, struct buffer_head *bh_result, int cr… in ufs_getfrag_block()
|
/linux-2.6.39/fs/affs/ |
D | file.c | 322 affs_get_block(struct inode *inode, sector_t block, struct buffer_head *bh_result, int create) in affs_get_block()
|
/linux-2.6.39/fs/nilfs2/ |
D | inode.c | 74 struct buffer_head *bh_result, int create) in nilfs_get_block()
|
/linux-2.6.39/fs/ext3/ |
D | inode.c | 829 struct buffer_head *bh_result, in ext3_get_blocks_handle() 988 struct buffer_head *bh_result, int create) in ext3_get_block()
|
/linux-2.6.39/fs/udf/ |
D | inode.c | 304 struct buffer_head *bh_result, int create) in udf_get_block()
|
/linux-2.6.39/fs/isofs/ |
D | inode.c | 1115 struct buffer_head *bh_result, int create) in isofs_get_block()
|
/linux-2.6.39/fs/ext4/ |
D | inode.c | 2525 struct buffer_head *bh_result, int create) in noalloc_get_block_write() 3568 struct buffer_head *bh_result, int create) in ext4_get_block_write()
|