suse man page for generic_setlease

Query: generic_setlease

OS: suse

Section: 9

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

GENERIC_SETLEASE(9)						   The Linux VFS					       GENERIC_SETLEASE(9)

NAME
generic_setlease - sets a lease on an open file
SYNOPSIS
int generic_setlease(struct file * filp, long arg, struct file_lock ** flp);
ARGUMENTS
filp file pointer arg type of lease to obtain flp input - file_lock to use, output - file_lock inserted
DESCRIPTION
The (input) flp->fl_lmops->fl_break function is required by break_lease. Called with kernel lock held.
COPYRIGHT
Kernel Hackers Manual 2.6. July 2010 GENERIC_SETLEASE(9)
Related Man Pages
struct_ff_device(9) - centos
dhclient.leases(5) - debian
device_create(9) - suse
struct_usb_device_driver(9) - suse
dhclient.leases(5) - suse
Similar Topics in the Unix Linux Community
How to restrict user to a specific directory in solaris 10
Is UNIX an open source OS ?
Change directory error
Grant unprivileged user rights to see the output of echo|format but not modify disks
Update kernel Linux without reboot?!