Query: bh_uptodate_or_lock
OS: suse
Section: 9
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
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 2.6. July 2010 BH_UPTODATE_OR_LOCK(9)