vfs_test_lock(9) suse man page | unix.com

Man Page: vfs_test_lock

Operating Environment: suse

Section: 9

VFS_TEST_LOCK(9)						   The Linux VFS						  VFS_TEST_LOCK(9)

NAME
vfs_test_lock - test file byte range lock
SYNOPSIS
int vfs_test_lock(struct file * filp, struct file_lock * fl);
ARGUMENTS
filp The file to test lock for fl The lock to test; also used to hold result
DESCRIPTION
Returns -ERRNO on failure. Indicates presence of conflicting lock by setting conf->fl_type to something other than F_UNLCK.
COPYRIGHT
Kernel Hackers Manual 2.6. July 2010 VFS_TEST_LOCK(9)
Related Man Pages
vfs_lock_file(9) - suse
lock(9s) - osf1
vop_advlock(9) - centos
vop_advlock(9) - linux
vop_advlock(9) - redhat
Similar Topics in the Unix Linux Community
Change directory error
Migrating to UNIX
Cut command on RHEL 6.8 compatibility issues
Update kernel Linux without reboot?!
32 bit process addressing more than 4GB