Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dhighmem.h295 static inline void zero_user(struct page *page, in zero_user() function
/linux/fs/
H A Ddirect-io.c999 zero_user(page, from, 1 << blkbits); in do_direct_IO()
/linux/block/
H A Dbio.c661 zero_user(bv.bv_page, bv.bv_offset + offset, in bio_truncate()
/linux/fs/ceph/
H A Dfile.c2542 zero_user(page, offset & (PAGE_SIZE - 1), size); in ceph_zero_partial_page()