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 |
| struct_ieee80211_radiotap_iterator(9) - centos |
| struct_uio_info(9) - centos |
| vfs_lock_file(9) - centos |
| dhclient.leases(5) - freebsd |
| Similar Topics in the Unix Linux Community |
|---|
| Is UNIX an open source OS ? |
| Set hard block limit for user using quota |
| How to increment version inside a file? |
| Docker learning Phase-I |
| Controlling user input |