locks_mandatory_area(9) centos man page | unix.com

Man Page: locks_mandatory_area

Operating Environment: centos

Section: 9

LOCKS_MANDATORY_AREA(9) 					   The Linux VFS					   LOCKS_MANDATORY_AREA(9)

NAME
locks_mandatory_area - Check for a conflicting lock
SYNOPSIS
int locks_mandatory_area(int read_write, struct inode * inode, struct file * filp, loff_t offset, size_t count);
ARGUMENTS
read_write FLOCK_VERIFY_WRITE for exclusive access, FLOCK_VERIFY_READ for shared inode the file to check filp how the file was opened (if it was) offset start of area to check count length of area to check
DESCRIPTION
Searches the inode's list of locks to find any POSIX locks which conflict. This function is called from rw_verify_area and locks_verify_truncate.
COPYRIGHT
Kernel Hackers Manual 3.10 June 2014 LOCKS_MANDATORY_AREA(9)
Related Man Pages
struct_uio_info(9) - centos
matchpathcon_checkmatches(3) - debian
matchpathcon_filespec_add(3) - debian
matchpathcon_checkmatches(3) - centos
matchpathcon_filespec_eval(3) - centos
Similar Topics in the Unix Linux Community
Best performance UNIX just for HOST Virtualization?
DB2 convert digits to binary format
Tar Command
CentOS 6 ran out of space, need to reclaim it
Controlling user input