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
untimeout(9f) - opensolaris
struct_ff_device(9) - centos
auto_parms(1m) - hpux
blk_init_queue(9) - suse
dhclient.leases(5) - netbsd
Similar Topics in the Unix Linux Community
How to restrict user to a specific directory in solaris 10
Is UNIX an open source OS ?
Migrating to UNIX
Update kernel Linux without reboot?!
Docker learning Phase-I