Searched refs:cont_expand_zero (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-6.6/fs/ |
H A D | buffer.c | 2488 static int cont_expand_zero(struct file *file, struct address_space *mapping, in cont_expand_zero() function 2575 err = cont_expand_zero(file, mapping, pos, bytes); in cont_write_begin()
|
/kernel/linux/linux-5.10/fs/ |
H A D | buffer.c | 2373 static int cont_expand_zero(struct file *file, struct address_space *mapping, in cont_expand_zero() function 2459 err = cont_expand_zero(file, mapping, pos, bytes); in cont_write_begin()
|
Completed in 9 milliseconds