Man Page: bh_uptodate_or_lock
Operating Environment: centos
Section: 9
BH_UPTODATE_OR_LOCK(9) The Linux VFS BH_UPTODATE_OR_LOCK(9)NAMEbh_uptodate_or_lock - Test whether the buffer is uptodateSYNOPSISint bh_uptodate_or_lock(struct buffer_head * bh);ARGUMENTSbh struct buffer_headDESCRIPTIONReturn true if the buffer is up-to-date and false, with the buffer locked, if not.COPYRIGHTKernel Hackers Manual 3.10 June 2014 BH_UPTODATE_OR_LOCK(9)
| Related Man Pages |
|---|
| srand48_r(3) - centos |
| journal_try_to_free_buffers(9) - centos |
| struct_journal_s(9) - centos |
| usb_alloc_coherent(9) - centos |
| journal_get_undo_access(9) - suse |
| Similar Topics in the Unix Linux Community |
|---|
| Is UNIX an open source OS ? |
| Weird 'find' results |
| How to increment version inside a file? |
| Unsure why access time on a directory change isn't changing |
| [TIP] Processing YAML files with yq |