Searched refs:ext4_block_write_begin (Results 1 – 1 of 1) sorted by relevance
/Linux-v5.10/fs/ext4/ |
D | inode.c | 1028 static int ext4_block_write_begin(struct page *page, loff_t pos, unsigned len, in ext4_block_write_begin() function 1190 ret = ext4_block_write_begin(page, pos, len, in ext4_write_begin() 1193 ret = ext4_block_write_begin(page, pos, len, in ext4_write_begin() 3007 ret = ext4_block_write_begin(page, pos, len, in ext4_da_write_begin()
|