__SETLEASE
Section: (9)
Updated: 09 October 2005
Index
Return to Main Contents
NAME
__setlease - sets a lease on an open file
SYNOPSIS
"SYNOPSIS"
int __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.
Index
- NAME
-
- SYNOPSIS
-
- ARGUMENTS
-
- DESCRIPTION
-
This document was created by
man2html,
using the manual pages.
Time: 00:01:53 GMT, October 09, 2005