Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

Source Code:fs\super.c Create Date:2022-07-28 20:02:28
Last Modify:2022-05-24 06:42:17 Copyright©Brick
home page Tree
Annotation kernel can get tool activityDownload SCCTChinese

Name:set_anon_super

Proto:int set_anon_super(struct super_block *s, void *data)

Type:int

Parameter:

TypeParameterName
struct super_block *s
void *data
1101  Return get_anon_bdev - Allocate a block device for filesystems which don't have one.*@p: Pointer to a dev_t.* Filesystems which don't use real block devices can call this function* to allocate a virtual block device.* Context: Any context
Caller
NameDescribe
set_anon_super_fc