centos man page for generic_setlease

Query: generic_setlease

OS: centos

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->lm_break function is required by break_lease. Called with inode->i_lock held.
COPYRIGHT
Kernel Hackers Manual 3.10 June 2014 GENERIC_SETLEASE(9)
Related Man Pages
vfs_lock_file(9) - suse
vfs_lock_file(9) - centos
auto_parms(1m) - hpux
struct_ff_device(9) - suse
dhclient.leases(5) - freebsd
Similar Topics in the Unix Linux Community
Is UNIX an open source OS ?
CentOS7 restoring file capabilities
Unsure why access time on a directory change isn't changing
Controlling user input
[TIP] Processing YAML files with yq