WRITE_ONE_PAGE(9) Memory Management in Linux WRITE_ONE_PAGE(9)NAMEwrite_one_page - write out a single page and optionally wait on I/OSYNOPSISint write_one_page(struct page * page, int wait);ARGUMENTSpage the page to write wait if true, wait on writeoutDESCRIPTIONThe page must be locked by the caller and will be unlocked upon return. write_one_page returns a negative error code if I/O failed.COPYRIGHTKernel Hackers Manual 3.10 June 2014 WRITE_ONE_PAGE(9)
| Related Man Pages |
|---|
| __get_user_pages(9) - centos |
| write_cache_pages(9) - centos |
| vop_fsync(9) - debian |
| vop_fsync(9) - opensolaris |
| vop_fsync(9) - minix |
| Similar Topics in the Unix Linux Community |
|---|
| DB2 convert digits to binary format |
| Tar Command |
| Unsure why access time on a directory change isn't changing |
| [TIP] Processing YAML files with yq |
| Please Welcome Dave Munro to the Moderator Team! |