Home
last modified time | relevance | path

Searched refs:ext4_block_write_begin (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/fs/ext4/
H A Dinode.c1043 static int ext4_block_write_begin(struct folio *folio, loff_t pos, unsigned len, in ext4_block_write_begin() function
1221 ret = ext4_block_write_begin(folio, pos, len, in ext4_write_begin()
1224 ret = ext4_block_write_begin(folio, pos, len, ext4_get_block); in ext4_write_begin()
2923 ret = ext4_block_write_begin(folio, pos, len, ext4_da_get_block_prep); in ext4_da_write_begin()