centos man page for fcntl_setlease

Query: fcntl_setlease

OS: centos

Section: 9

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

FCNTL_SETLEASE(9)						   The Linux VFS						 FCNTL_SETLEASE(9)

NAME
fcntl_setlease - sets a lease on an open file
SYNOPSIS
int fcntl_setlease(unsigned int fd, struct file * filp, long arg);
ARGUMENTS
fd open file descriptor filp file pointer arg type of lease to obtain
DESCRIPTION
Call this fcntl to establish a lease on the file. Note that you also need to call F_SETSIG to receive a signal when the lease is broken.
COPYRIGHT
Kernel Hackers Manual 3.10 June 2014 FCNTL_SETLEASE(9)
Related Man Pages
fcntl(2) - redhat
dhclient.leases(5) - linux
dhclient.leases(5) - redhat
dhcp_release(1) - centos
dhclient.leases(5) - freebsd
Similar Topics in the Unix Linux Community
Weird 'find' results
Set hard block limit for user using quota
Shopt -s histappend
Controlling user input
Please Welcome Dave Munro to the Moderator Team!