Function report |
Source Code:fs\locks.c |
Create Date:2022-07-28 20:25:29 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:We already had a lease on this file; just change its type
Proto:int lease_modify(struct file_lock *fl, int arg, struct list_head *dispose)
Type:int
Parameter:
Type | Parameter | Name |
---|---|---|
struct file_lock * | fl | |
int | arg | |
struct list_head * | dispose |
1485 | error = assign_type(fl, arg) |
1489 | lease_clear_pending(fl, arg) |
1497 | If ( for lease break notifications != NULL) Then |
1499 | for lease break notifications = NULL |
1501 | locks_delete_lock_ctx(fl, dispose) |
1503 | Return 0 |
Name | Describe |
---|---|
time_out_leases | |
locks_remove_lease | The i_flctx must be valid when calling into here |
Source code conversion tool public plug-in interface | X |
---|---|
Support c/c++/esqlc/java Oracle/Informix/Mysql Plug-in can realize: logical Report Code generation and batch code conversion |