Searched defs:bh_result (Results 1 – 17 of 17) 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 | 411 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/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()
|
/linux/fs/jfs/ |
H A D | inode.c | 200 struct buffer_head *bh_result, int create) in jfs_get_block()
|
/linux/fs/fat/ |
H A 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() 289 struct buffer_head *bh_result, int create) in fat_get_block_bmap()
|
/linux/fs/omfs/ |
H A D | file.c | 218 struct buffer_head *bh_result, int create) in omfs_get_block()
|
/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/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()
|
/linux/fs/nilfs2/ |
H A D | inode.c | 75 struct buffer_head *bh_result, int create) in nilfs_get_block()
|
/linux/fs/ext2/ |
H A D | inode.c | 784 struct buffer_head *bh_result, int create) in ext2_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/isofs/ |
H A D | inode.c | 1108 struct buffer_head *bh_result, int create) in isofs_get_block()
|
/linux/fs/ext4/ |
H A D | inode.c | 919 struct buffer_head *bh_result, int create) in ext4_get_block_unwritten()
|