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
}
}
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
- Popular Resources
- Popular amplifiers
- Learn ARM development(16)
- Learn ARM development(17)
- Learn ARM development(18)
- Embedded system debugging simulation tool
- A small question that has been bothering me recently has finally been solved~~
- Learn ARM development (1)
- Learn ARM development (2)
- Learn ARM development (4)
- Learn ARM development (6)
Professor at Beihang University, dedicated to promoting microcontrollers and embedded systems for over 20 years.
- LED chemical incompatibility test to see which chemicals LEDs can be used with
- Application of ARM9 hardware coprocessor on WinCE embedded motherboard
- What are the key points for selecting rotor flowmeter?
- LM317 high power charger circuit
- A brief analysis of Embest's application and development of embedded medical devices
- Single-phase RC protection circuit
- stm32 PVD programmable voltage monitor
- Introduction and measurement of edge trigger and level trigger of 51 single chip microcomputer
- Improved design of Linux system software shell protection technology
- What to do if the ABB robot protection device stops
- CGD and Qorvo to jointly revolutionize motor control solutions
- CGD and Qorvo to jointly revolutionize motor control solutions
- Keysight Technologies FieldFox handheld analyzer with VDI spread spectrum module to achieve millimeter wave analysis function
- Infineon's PASCO2V15 XENSIV PAS CO2 5V Sensor Now Available at Mouser for Accurate CO2 Level Measurement
- Advanced gameplay, Harting takes your PCB board connection to a new level!
- Advanced gameplay, Harting takes your PCB board connection to a new level!
- A new chapter in Great Wall Motors R&D: solid-state battery technology leads the future
- Naxin Micro provides full-scenario GaN driver IC solutions
- Interpreting Huawei’s new solid-state battery patent, will it challenge CATL in 2030?
- Are pure electric/plug-in hybrid vehicles going crazy? A Chinese company has launched the world's first -40℃ dischargeable hybrid battery that is not afraid of cold
- I am poor and I want to earn some download points
- Solution to the problem that STM32G474 DAC does not output using DMA
- Calling Matlab Data in CCS
- 【XMC4800 Relax EtherCAT Kit Review】02 Collect and prepare XMC development materials
- Ask God
- [ST NUCLEO-H743ZI Review] + 5. CAN communication transceiver test
- Request resume
- MicroPython Hands-on (30) - Blynk for the Internet of Things
- 7nm lithography machine was used to pay off debts, hundreds of employees were laid off, and the 100 billion chip project came to an end!!!
- What do the numbers in the brackets mean? [3:0] and [11:4] What is 11~4?