Searched refs:vfs_setlease (Results 1 – 2 of 2) sorted by relevance
1464 int vfs_setlease(struct file *filp, long arg, struct file_lock **lease) in vfs_setlease() function1477 EXPORT_SYMBOL_GPL(vfs_setlease);1502 error = vfs_setlease(filp, arg, &flp); in fcntl_setlease()
259 vfs_setlease(filp, F_UNLCK, &dp->dl_flock); in nfs4_close_delegation()1684 if ((status = vfs_setlease(stp->st_vfs_file, fl.fl_type, &flp))) { in nfs4_open_delegation()