Home
last modified time | relevance | path

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

/linux-6.15/include/linux/
H A Dhighmem.h295 static inline void zero_user(struct page *page, in zero_user() function
/linux-6.15/fs/
H A Ddirect-io.c999 zero_user(page, from, 1 << blkbits); in do_direct_IO()
/linux-6.15/block/
H A Dbio.c661 zero_user(bv.bv_page, bv.bv_offset + offset, in bio_truncate()
/linux-6.15/drivers/block/null_blk/
H A Dmain.c1182 zero_user(dest, off + count, temp); in copy_from_nullb()
/linux-6.15/fs/ceph/
H A Dfile.c2542 zero_user(page, offset & (PAGE_SIZE - 1), size); in ceph_zero_partial_page()
/linux-6.15/fs/f2fs/
H A Dfile.c1179 zero_user(page, start, len); in fill_zero()