Function report |
Source Code:fs\locks.c |
Create Date:2022-07-28 20:25:25 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:locks_release_private
Proto:void locks_release_private(struct file_lock *fl)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
struct file_lock * | fl |
361 | BUG_ON(!hlist_unhashed( & node in global lists )) |
363 | If Callbacks for filesystems Then |
364 | If fl_release_private Then fl_release_private(fl) |
366 | Callbacks for filesystems = NULL |
369 | If Callbacks for lockmanagers Then |
370 | If lm_put_owner Then |
371 | lm_put_owner(fl_owner) |
372 | fl_owner = NULL |
374 | Callbacks for lockmanagers = NULL |
Name | Describe |
---|---|
locks_free_lock | Free a lock which is not in use. |
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 |