Searched refs:zero_user (Results 1 – 6 of 6) sorted by relevance
| /linux-6.15/include/linux/ |
| H A D | highmem.h | 295 static inline void zero_user(struct page *page, in zero_user() function
|
| /linux-6.15/fs/ |
| H A D | direct-io.c | 999 zero_user(page, from, 1 << blkbits); in do_direct_IO()
|
| /linux-6.15/block/ |
| H A D | bio.c | 661 zero_user(bv.bv_page, bv.bv_offset + offset, in bio_truncate()
|
| /linux-6.15/drivers/block/null_blk/ |
| H A D | main.c | 1182 zero_user(dest, off + count, temp); in copy_from_nullb()
|
| /linux-6.15/fs/ceph/ |
| H A D | file.c | 2542 zero_user(page, offset & (PAGE_SIZE - 1), size); in ceph_zero_partial_page()
|
| /linux-6.15/fs/f2fs/ |
| H A D | file.c | 1179 zero_user(page, start, len); in fill_zero()
|