Home
last modified time | relevance | path

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

/linux/include/linux/
A Dhighmem.h295 static inline void zero_user(struct page *page, in zero_user() function
/linux/fs/
A Ddirect-io.c999 zero_user(page, from, 1 << blkbits); in do_direct_IO()
/linux/block/
A Dbio.c661 zero_user(bv.bv_page, bv.bv_offset + offset, in bio_truncate()
/linux/drivers/block/null_blk/
A Dmain.c1158 zero_user(dest, off + count, temp); in copy_from_nullb()
/linux/fs/f2fs/
A Dfile.c707 zero_user(page, offset, PAGE_SIZE - offset); in truncate_partial_data_page()
1133 zero_user(page, start, len); in fill_zero()
/linux/fs/reiserfs/
A Dinode.c2323 zero_user(page, offset, length); in reiserfs_truncate_file()
/linux/fs/ceph/
A Dfile.c2543 zero_user(page, offset & (PAGE_SIZE - 1), size); in ceph_zero_partial_page()

Completed in 39 milliseconds