函数逻辑报告

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

Source Code:fs\dcache.c Create Date:2022-07-29 10:37:25
Last Modify:2020-03-18 10:27:32 Copyright©Brick
首页 函数Tree
注解内核,赢得工具下载SCCTEnglish

函数名称:proc_nr_dentry

函数原型:int proc_nr_dentry(struct ctl_table *table, int write, void __user *buffer, size_t *lenp, loff_t *ppos)

返回类型:int

参数:

类型参数名称
struct ctl_table *table
intwrite
void __user *buffer
size_t *lenp
loff_t *ppos
171  nr_dentry等于Here we resort to our own counters instead of using generic per-cpu counters* for consistency with what the vfs inode code does
172  nr_unused等于get_nr_dentry_unused()
173  # of unused negative dentries 等于get_nr_dentry_negative()
174  返回:指定大小读sysctl长整数向量