函数逻辑报告

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

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

函数名称:empty_dir_getattr

函数原型:static int empty_dir_getattr(const struct path *path, struct kstat *stat, unsigned int request_mask, unsigned int query_flags)

返回类型:int

参数:

类型参数名称
const struct path *path
struct kstat *stat
unsigned intrequest_mask
unsigned intquery_flags
1230  inode等于获得目录项的索引节点
1231  generic_fillattr - Fill in the basic attributes from the inode struct*@inode: Inode to use as the source*@stat: Where to fill in the attributes* Fill in the basic attributes in the kstat structure from data that's to be* found on the VFS inode structure
1232  返回:0