函数逻辑报告

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

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

函数名称:put_filesystem

函数原型:void put_filesystem(struct file_system_type *fs)

返回类型:void

参数:

类型参数名称
struct file_system_type *fs
46  module_put(owner)
调用者
名称描述
aa_new_mount
get_fs_type
do_new_mountreate a new mount for userspace and request it to be added into the* namespace's tree
put_fs_contextput_fs_context - Dispose of a superblock configuration context.*@fc: The context to dispose of.
SYSCALL_DEFINE2Open a filesystem by name so that it can be configured for mounting.* We are allowed to specify a container in which the filesystem will be* opened, thereby indicating which namespaces will be used (notably, which
trace_automount