suse man page for vfs_test_lock

Query: vfs_test_lock

OS: suse

Section: 9

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

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
flock(3) - debian
lock(9s) - osf1
vop_advlock(9) - freebsd
vop_advlock(9) - php
vop_advlock(9) - minix
Similar Topics in the Unix Linux Community
How to restrict user to a specific directory in solaris 10
Getting command output to putty window title.
Update kernel Linux without reboot?!
SOCKS proxy & PAM configuration exposure
32 bit process addressing more than 4GB