Test whether the buffer is uptodate
int bh_uptodate_or_lock(struct buffer_head * bh);
bh
struct buffer_head
Return true if the buffer is up-to-date and false, with the buffer locked, if not.