Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

Source Code:fs\compat.c Create Date:2022-07-28 20:25:46
Last Modify:2020-03-12 14:18:49 Copyright©Brick
home page Tree
Annotation kernel can get tool activityDownload SCCTChinese

Name:compat_nfs_string

Proto:static inline void compat_nfs_string(struct nfs_string *dst, struct compat_nfs_string *src)

Type:void

Parameter:

TypeParameterName
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
Caller
NameDescribe
do_nfs4_super_data_conv