Searched refs:ext4_block_write_begin (Results 1 – 1 of 1) sorted by relevance
/Linux-v4.19/fs/ext4/ |
D | inode.c | 1154 static int ext4_block_write_begin(struct page *page, loff_t pos, unsigned len, in ext4_block_write_begin() function 1308 ret = ext4_block_write_begin(page, pos, len, in ext4_write_begin() 1311 ret = ext4_block_write_begin(page, pos, len, in ext4_write_begin() 3078 ret = ext4_block_write_begin(page, pos, len, in ext4_da_write_begin()
|