函数逻辑报告

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

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

函数名称:compat_nfs_string

函数原型:static inline void compat_nfs_string(struct nfs_string *dst, struct compat_nfs_string *src)

返回类型:void

参数:

类型参数名称
struct nfs_string *dst
struct compat_nfs_string *src
30  data等于A pointer passed in from user mode. This should not* be used for syscall parameters, just declare them* as pointers because the syscall entry code will have* appropriately converted them already.
31  len等于len
调用者
名称描述
do_nfs4_super_data_conv