Function report |
Source Code:fs\quota\dquot.c |
Create Date:2022-07-28 20:32:54 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:inode_get_rsv_space
Proto:static qsize_t inode_get_rsv_space(struct inode *inode)
Type:qsize_t
Parameter:
Type | Parameter | Name |
---|---|---|
struct inode * | inode |
1628 | If Not get_reserved_space Then Return 0 |
1630 | spin_lock( & _blocks, i_bytes, maybe i_size ) |
1631 | ret = __inode_get_rsv_space(inode) |
1632 | spin_unlock( & _blocks, i_bytes, maybe i_size ) |
1633 | Return ret |
Name | Describe |
---|---|
__dquot_initialize |
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 |