Home
last modified time | relevance | path

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

/linux-4.1.27/fs/f2fs/
Dfile.c666 static void fill_zero(struct inode *inode, pgoff_t index, in fill_zero() function
738 fill_zero(inode, pg_start, off_start, in punch_hole()
742 fill_zero(inode, pg_start++, off_start, in punch_hole()
745 fill_zero(inode, pg_end, 0, off_end); in punch_hole()