Query: bh_uptodate_or_lock
OS: centos
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 3.10 June 2014 BH_UPTODATE_OR_LOCK(9)