OK6410A Development Board (VIII) 115 linux-5.11 OK6410A Memory File System Mounting Example

Publisher:Huixin8888Latest update time:2022-08-10 Source: csdnKeywords:OK6410A Reading articles on mobile phones Scan QR code
Read articles on your mobile phone anytime, anywhere

mount -t tmpfs tmpfs /work/mount/


struct mount structure

$1 = (struct mount *) 0x816f5780 // struct mount structure address


$2 = { // struct mount structure content

    mnt_hash = {

        next = 0x0,

        pprev = 0x0

    },

    mnt_parent = 0x816f5780, // indicates that it is mounted on the struct mount where /work/mount/ is located. 0x816f5780 is the address of the struct mount where /work/mount/ is located.

    mnt_mountpoint = 0x8134f6e8,

    mnt = {

        mnt_root = 0x8134f6e8,

        mnt_sb = 0x815fb400,

        mnt_flags = 32

    },

    {

        mnt_rcu = {

            next = 0x0,

            func = 0x0

        },

        mnt_llist = {

            next = 0x0

        }

    },

    mnt_pcp = 0x80a7b098,

    mnt_mounts = {

        next = 0x816f57a8,

        prev = 0x816f57a8

    },

    mnt_child = {

        next = 0x816f57b0,

        prev = 0x816f57b0

    },

    mnt_instance = {

        next = 0x815fb46c,

        prev = 0x815fb46c

    },

    mnt_devname = 0x81639a00 "tmpfs",

    mnt_list = {

        next = 0x816f57c4,

        prev = 0x816f57c4

    },

    mnt_expire = {

        next = 0x816f57cc,

        prev = 0x816f57cc

    },

    mnt_share = {

        next = 0x816f57d4,

        prev = 0x816f57d4

    },

    mnt_slave_list = {

        next = 0x816f57dc,

        prev = 0x816f57dc

    },

    mnt_slave = {

        next = 0x816f57e4,

        prev = 0x816f57e4

    },

    mnt_master = 0x0,

    mnt_ns = 0x0,

    mnt_mp = 0x0,

    {

        mnt_mp_list = {

            next = 0x0,

            pprev = 0x0

        },

        mnt_umount = {

            next = 0x0,

            pprev = 0x0

        }

    },

    mnt_umounting = {

        next = 0x816f5800,

        prev = 0x816f5800

    },

    mnt_fsnotify_marks = 0x0,

    mnt_fsnotify_mask = 0,

    mnt_id = 21,

    mnt_group_id = 0,

    mnt_expiry_mark = 0,

    mnt_pins = {

        first = 0x0

    },

    mnt_stuck_children = {

        first = 0x0

    }

}

Keywords:OK6410A Reference address:OK6410A Development Board (VIII) 115 linux-5.11 OK6410A Memory File System Mounting Example

Previous article:OK6410A Development Board (VIII) 116 linux-5.11 OK6410A User Space Virtual Memory Layout
Next article:OK6410A Development Board (VIII) 114 linux-5.11 OK6410A various file system mounting

Latest Microcontroller Articles
Change More Related Popular Components

EEWorld
subscription
account

EEWorld
service
account

Automotive
development
circle

About Us Customer Service Contact Information Datasheet Sitemap LatestNews


Room 1530, 15th Floor, Building B, No.18 Zhongguancun Street, Haidian District, Beijing, Postal Code: 100190 China Telephone: 008610 8235 0740

Copyright © 2005-2024 EEWORLD.com.cn, Inc. All rights reserved 京ICP证060456号 京ICP备10001474号-1 电信业务审批[2006]字第258号函 京公网安备 11010802033920号