1BH_UPTODATE_OR_LOCK(9)           The Linux VFS          BH_UPTODATE_OR_LOCK(9)
2
3
4

NAME

6       bh_uptodate_or_lock - Test whether the buffer is uptodate
7

SYNOPSIS

9       int bh_uptodate_or_lock(struct buffer_head * bh);
10

ARGUMENTS

12       bh
13           struct buffer_head
14

DESCRIPTION

16       Return true if the buffer is up-to-date and false, with the buffer
17       locked, if not.
18
20Kernel Hackers Manual 3.10         June 2019            BH_UPTODATE_OR_LOCK(9)
Impressum