Function report |
Source Code:fs\direct-io.c |
Create Date:2022-07-28 20:15:12 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:drop_refcount
Proto:static inline int drop_refcount(struct dio *dio)
Type:int
Parameter:
Type | Parameter | Name |
---|---|---|
struct dio * | dio |
1113 | spin_lock_irqsave( & protects BIO fields below , flags) |
1114 | ret2 = --direct_io_worker() and bios |
1115 | spin_unlock_irqrestore( & protects BIO fields below , flags) |
1116 | Return ret2 |
Name | Describe |
---|---|
do_blockdev_direct_IO | This is a library function for use by filesystem drivers |
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 |