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
blk_init_queue(9) - suse
device_create(9) - suse
struct_ff_device(9) - suse
dhclient.leases(5) - netbsd
dhclient.leases(5) - suse
Similar Topics in the Unix Linux Community
Change directory error
Migrating to UNIX
Update kernel Linux without reboot?!
Tar Command
Docker learning Phase-I