GENERIC_SETLEASE(9) The Linux VFS GENERIC_SETLEASE(9)NAMEgeneric_setlease - sets a lease on an open fileSYNOPSISint generic_setlease(struct file * filp, long arg, struct file_lock ** flp);ARGUMENTSfilp file pointer arg type of lease to obtain flp input - file_lock to use, output - file_lock insertedDESCRIPTIONThe (input) flp->fl_lmops->lm_break function is required by break_lease. Called with inode->i_lock held.COPYRIGHTKernel Hackers Manual 3.10 June 2014 GENERIC_SETLEASE(9)
| Related Man Pages |
|---|
| securityfs_create_file(9) - centos |
| dhclient.leases(5) - linux |
| struct_ff_device(9) - centos |
| vfs_lock_file(9) - centos |
| dhclient.leases(5) - freebsd |
| Similar Topics in the Unix Linux Community |
|---|
| DB2 convert digits to binary format |
| Tar Command |
| Docker learning Phase-I |
| CentOS 6 ran out of space, need to reclaim it |
| Controlling user input |