Searched refs:memzero_page (Results 1 – 4 of 4) sorted by relevance
| /linux/fs/squashfs/ |
| H A D | file.c | 550 memzero_page(last_page, bytes, PAGE_SIZE - bytes); in squashfs_readahead_fragment() 642 memzero_page(last_page, bytes, in squashfs_readahead()
|
| /linux/include/linux/ |
| H A D | highmem.h | 558 static inline void memzero_page(struct page *page, size_t offset, size_t len) in memzero_page() function
|
| /linux/block/ |
| H A D | bio.c | 679 memzero_page(bv.bv_page, bv.bv_offset + offset, in bio_truncate()
|
| /linux/fs/btrfs/ |
| H A D | inode.c | 3574 memzero_page(phys_to_page(paddrs[i]), offset_in_page(paddrs[i]), step); in btrfs_data_csum_ok()
|