函数逻辑报告

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

Source Code:fs\quota\dquot.c Create Date:2022-07-29 11:08:48
Last Modify:2020-03-12 14:18:49 Copyright©Brick
首页 函数Tree
注解内核,赢得工具下载SCCTEnglish

函数名称:__inode_get_rsv_space

函数原型:static qsize_t __inode_get_rsv_space(struct inode *inode)

返回类型:qsize_t

参数:

类型参数名称
struct inode *inode
1619  如果非get_reserved_space则返回:0
1621  返回:de_reserved_space is managed internally by quota, and protected by* i_lock similar to i_blocks+i_bytes.
调用者
名称描述
__dquot_initialize
inode_get_rsv_space
__dquot_transferTransfer the number of inode and blocks from one diskquota to an other