other versions
- wheezy 3.2.78-1
FCNTL_GETLEASE(9) | The Linux VFS | FCNTL_GETLEASE(9) |
NAME¶
fcntl_getlease - Enquire what lease is currently activeSYNOPSIS¶
int
fcntl_getlease(struct file * filp);
ARGUMENTS¶
filpthe file
DESCRIPTION¶
The value returned by this function will be one of (if no lease break is pending):XXX¶
sfr & willy disagree over whether F_INPROGRESS should be returned to userspace.COPYRIGHT¶
March 2016 | Kernel Hackers Manual 3.2. |