Query: write_one_page
OS: centos
Section: 9
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
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 |
|---|
| struct_pipe_inode_info(9) - centos |
| wait_event_interruptible_exclusive_locked_irq(9) - centos |
| journal_try_to_free_buffers(9) - suse |
| vop_fsync(9) - php |
| vop_fsync(9) - minix |
| Similar Topics in the Unix Linux Community |
|---|
| Is UNIX an open source OS ? |
| How to increment version inside a file? |
| Tar Command |
| Shopt -s histappend |
| [TIP] Processing YAML files with yq |