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 |
|---|
| device_create(9) - centos |
| struct_ieee80211_radiotap_iterator(9) - centos |
| struct_uio_info(9) - centos |
| struct_usb_device_driver(9) - centos |
| vfs_lock_file(9) - centos |
| Similar Topics in the Unix Linux Community |
|---|
| Is UNIX an open source OS ? |
| How to increment version inside a file? |
| DB2 convert digits to binary format |
| Tar Command |
| Unsure why access time on a directory change isn't changing |