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 |
|---|
| debugfs_create_file(9) - centos |
| securityfs_create_file(9) - centos |
| dhclient.leases(5) - linux |
| dhclient.leases(5) - debian |
| dhclient.leases(5) - freebsd |
| Similar Topics in the Unix Linux Community |
|---|
| Best performance UNIX just for HOST Virtualization? |
| Tar Command |
| CentOS7 restoring file capabilities |
| Shopt -s histappend |
| Unsure why access time on a directory change isn't changing |