Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

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

Name:DEVPTS_SB

Proto:static inline struct pts_fs_info *DEVPTS_SB(struct super_block *sb)

Type:struct pts_fs_info

Parameter:

TypeParameterName
struct super_block *sb
128  Return s_fs_info
Caller
NameDescribe
devpts_mntgetTry to find a suitable devpts filesystem. We support the following* scenarios:* - The ptmx device node is located in the same directory as the devpts* mount where the pts device nodes are located.* This is e
devpts_acquire
mknod_ptmx
devpts_remount
devpts_show_options
devpts_fill_super
devpts_kill_sb