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
debugfs_create_file(9) - centos
securityfs_create_file(9) - centos
struct_usb_device_driver(9) - centos
vfs_lock_file(9) - centos
dhclient.leases(5) - debian
Similar Topics in the Unix Linux Community
Is UNIX an open source OS ?
Weird 'find' results
How to increment version inside a file?
Tar Command
[TIP] Processing YAML files with yq