bh_uptodate_or_lock(9) centos man page | unix.com

Man Page: bh_uptodate_or_lock

Operating Environment: centos

Section: 9

BH_UPTODATE_OR_LOCK(9)						   The Linux VFS					    BH_UPTODATE_OR_LOCK(9)

NAME
bh_uptodate_or_lock - Test whether the buffer is uptodate
SYNOPSIS
int bh_uptodate_or_lock(struct buffer_head * bh);
ARGUMENTS
bh struct buffer_head
DESCRIPTION
Return true if the buffer is up-to-date and false, with the buffer locked, if not.
COPYRIGHT
Kernel 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