Searched defs:bh_result (Results 1 – 19 of 19) sorted by relevance
| /linux/fs/efs/ |
| H A D | file.c | 14 struct buffer_head *bh_result, int create) in efs_get_block()
|
| /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 | 435 struct buffer_head *bh_result, int create) in minix_get_block()
|
| /linux/fs/bfs/ |
| H A D | file.c | 66 struct buffer_head *bh_result, int create) in bfs_get_block()
|
| /linux/fs/ocfs2/ |
| H A D | aops.c | 41 struct buffer_head *bh_result, int create) in ocfs2_symlink_get_block() 115 struct buffer_head *bh_result, int create) in ocfs2_lock_get_block() 128 struct buffer_head *bh_result, int create) in ocfs2_get_block() 2116 struct buffer_head *bh_result, int create) in ocfs2_dio_wr_get_block()
|
| /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() 292 struct buffer_head *bh_result, int create) in fat_get_block_bmap()
|
| /linux/fs/jfs/ |
| H A D | inode.c | 206 struct buffer_head *bh_result, int create) in jfs_get_block()
|
| /linux/fs/hpfs/ |
| H A D | file.c | 81 static int hpfs_get_block(struct inode *inode, sector_t iblock, struct buffer_head *bh_result, int … in hpfs_get_block()
|
| /linux/fs/omfs/ |
| H A D | file.c | 218 struct buffer_head *bh_result, int create) in omfs_get_block()
|
| /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()
|
| /linux/fs/hfs/ |
| H A D | extent.c | 337 struct buffer_head *bh_result, int create) in hfs_get_block()
|
| /linux/fs/hfsplus/ |
| H A D | extents.c | 226 struct buffer_head *bh_result, int create) in hfsplus_get_block()
|
| /linux/fs/befs/ |
| H A D | linuxvfs.c | 135 struct buffer_head *bh_result, int create) in befs_get_block()
|
| /linux/fs/nilfs2/ |
| H A D | inode.c | 75 struct buffer_head *bh_result, int create) in nilfs_get_block()
|
| /linux/fs/ufs/ |
| H A D | inode.c | 375 static int ufs_getfrag_block(struct inode *inode, sector_t fragment, struct buffer_head *bh_result,… in ufs_getfrag_block()
|
| /linux/fs/ext2/ |
| H A D | inode.c | 784 struct buffer_head *bh_result, int create) in ext2_get_block()
|
| /linux/fs/isofs/ |
| H A D | inode.c | 1113 struct buffer_head *bh_result, int create) in isofs_get_block()
|
| /linux/fs/ext4/ |
| H A D | inode.c | 946 struct buffer_head *bh_result, int create) in ext4_get_block_unwritten()
|