函数逻辑报告

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

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

函数名称:nsfs_init_fs_context

函数原型:static int nsfs_init_fs_context(struct fs_context *fc)

返回类型:int

参数:

类型参数名称
struct fs_context *fc
268  ctx等于Common helper for pseudo-filesystems (sockfs, pipefs, bdev - stuff that* will never be mountable)
269  如果非ctx则返回:负ENOMEM
271  ops等于nsfs_ops
272  dops等于ns_dentry_operations
273  返回:0