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 2.6. July 2010 WRITE_ONE_PAGE(9)
| Related Man Pages |
|---|
| wait_event_interruptible_exclusive_locked_irq(9) - centos |
| vop_fsync(9) - opensolaris |
| vop_fsync(9) - centos |
| vop_fsync(9) - minix |
| vop_fsync(9) - osx |
| Similar Topics in the Unix Linux Community |
|---|
| Getting command output to putty window title. |
| Migrating to UNIX |
| Cut command on RHEL 6.8 compatibility issues |
| A (ksh) Library For and From UNIX.com |
| Shopt -s histappend |