Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

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

Name:free_fs_struct

Proto:void free_fs_struct(struct fs_struct *fs)

Type:void

Parameter:

TypeParameterName
struct fs_struct *fs
90  path_put - put a reference to a path*@path: path to put the reference to* Given a path decrement the reference count to the dentry and the vfsmount.
91  path_put - put a reference to a path*@path: path to put the reference to* Given a path decrement the reference count to the dentry and the vfsmount.
92  kmem_cache_free(SLAB cache for fs_struct structures (tsk->fs) , fs)
Caller
NameDescribe
exit_fs
unshare_fs_struct