Searched refs:ext4_da_get_block_prep (Results 1 – 3 of 3) sorted by relevance
/openbmc/linux/fs/ext4/ |
H A D | inode.c | 1832 int ext4_da_get_block_prep(struct inode *inode, sector_t iblock, in ext4_da_get_block_prep() function 2923 ret = ext4_block_write_begin(folio, pos, len, ext4_da_get_block_prep); in ext4_da_write_begin() 2925 ret = __block_write_begin(&folio->page, pos, len, ext4_da_get_block_prep); in ext4_da_write_begin() 6156 ext4_da_get_block_prep); in ext4_page_mkwrite()
|
H A D | inline.c | 861 ext4_da_get_block_prep); in ext4_da_convert_inline_data_to_extent()
|
H A D | ext4.h | 2948 int ext4_da_get_block_prep(struct inode *inode, sector_t iblock,
|