<?xml version='1.0' encoding='UTF-8' standalone='no'?>
<doxygen xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="compound.xsd" version="1.8.16">
<compounddef id="structsuper__block" kind="struct" language="C++" prot="public">
<compoundname>super_block</compoundname>
<includes refid="include_2vfs_2vfs_8h" local="no">vfs.h</includes>
<sectiondef kind="public-attrib">
<memberdef kind="variable" id="structsuper__block_1acff53ba5b9041db59ffd47503fd53095" prot="public" static="no" mutable="no">
<type>struct <ref refid="structmsdos__sb__info" kindref="compound">msdos_sb_info</ref></type>
<definition>struct msdos_sb_info super_block::msdos_sb</definition>
<argsstring></argsstring>
<name>msdos_sb</name>
<briefdescription>
</briefdescription>
<detaileddescription>
</detaileddescription>
<inbodydescription>
</inbodydescription>
<location file="C:/Dev/git/UbixOS/sys/include/vfs/vfs.h" line="120" column="22" bodyfile="C:/Dev/git/UbixOS/sys/include/vfs/vfs.h" bodystart="122" bodyend="-1"/>
</memberdef>
<memberdef kind="variable" id="structsuper__block_1a77d5874edcce037865e0a9bb4cf82951" prot="public" static="no" mutable="no">
<type>unsigned long</type>
<definition>unsigned long super_block::s_blocksize</definition>
<argsstring></argsstring>
<name>s_blocksize</name>
<briefdescription>
</briefdescription>
<detaileddescription>
</detaileddescription>
<inbodydescription>
</inbodydescription>
<location file="C:/Dev/git/UbixOS/sys/include/vfs/vfs.h" line="109" column="19" bodyfile="C:/Dev/git/UbixOS/sys/include/vfs/vfs.h" bodystart="109" bodyend="-1"/>
</memberdef>
<memberdef kind="variable" id="structsuper__block_1a6bc06d86024fd194bf7592a84fab719f" prot="public" static="no" mutable="no">
<type>unsigned char</type>
<definition>unsigned char super_block::s_blocksize_bits</definition>
<argsstring></argsstring>
<name>s_blocksize_bits</name>
<briefdescription>
</briefdescription>
<detaileddescription>
</detaileddescription>
<inbodydescription>
</inbodydescription>
<location file="C:/Dev/git/UbixOS/sys/include/vfs/vfs.h" line="110" column="19" bodyfile="C:/Dev/git/UbixOS/sys/include/vfs/vfs.h" bodystart="110" bodyend="-1"/>
</memberdef>
<memberdef kind="variable" id="structsuper__block_1a161369fc3cb8cda6c26818b9642508f6" prot="public" static="no" mutable="no">
<type>struct <ref refid="structinode" kindref="compound">inode</ref> *</type>
<definition>struct inode* super_block::s_covered</definition>
<argsstring></argsstring>
<name>s_covered</name>
<briefdescription>
</briefdescription>
<detaileddescription>
</detaileddescription>
<inbodydescription>
</inbodydescription>
<location file="C:/Dev/git/UbixOS/sys/include/vfs/vfs.h" line="118" column="17" bodyfile="C:/Dev/git/UbixOS/sys/include/vfs/vfs.h" bodystart="118" bodyend="-1"/>
<referencedby refid="namei_8c_1ad77c16b56493b15a0ffa0f3aedbffb71" compoundref="namei_8c" startline="68" endline="115">lookup</referencedby>
</memberdef>
<memberdef kind="variable" id="structsuper__block_1ae2911c2a99617fbc3577810e964902f5" prot="public" static="no" mutable="no">
<type><ref refid="__types_8h_1a45c90547fafad0ff956b06bb5245cdcf" kindref="member">__dev_t</ref></type>
<definition>__dev_t super_block::s_dev</definition>
<argsstring></argsstring>
<name>s_dev</name>
<briefdescription>
</briefdescription>
<detaileddescription>
</detaileddescription>
<inbodydescription>
</inbodydescription>
<location file="C:/Dev/git/UbixOS/sys/include/vfs/vfs.h" line="108" column="13" bodyfile="C:/Dev/git/UbixOS/sys/include/vfs/vfs.h" bodystart="108" bodyend="-1"/>
</memberdef>
<memberdef kind="variable" id="structsuper__block_1a52e1a19903777b16396bb347d21d843a" prot="public" static="no" mutable="no">
<type>unsigned char</type>
<definition>unsigned char super_block::s_dirt</definition>
<argsstring></argsstring>
<name>s_dirt</name>
<briefdescription>
</briefdescription>
<detaileddescription>
</detaileddescription>
<inbodydescription>
</inbodydescription>
<location file="C:/Dev/git/UbixOS/sys/include/vfs/vfs.h" line="113" column="19" bodyfile="C:/Dev/git/UbixOS/sys/include/vfs/vfs.h" bodystart="113" bodyend="-1"/>
</memberdef>
<memberdef kind="variable" id="structsuper__block_1aa81e217583e7edbab7216dad02709b1b" prot="public" static="no" mutable="no">
<type>unsigned long</type>
<definition>unsigned long super_block::s_flags</definition>
<argsstring></argsstring>
<name>s_flags</name>
<briefdescription>
</briefdescription>
<detaileddescription>
</detaileddescription>
<inbodydescription>
</inbodydescription>
<location file="C:/Dev/git/UbixOS/sys/include/vfs/vfs.h" line="115" column="19" bodyfile="C:/Dev/git/UbixOS/sys/include/vfs/vfs.h" bodystart="115" bodyend="-1"/>
</memberdef>
<memberdef kind="variable" id="structsuper__block_1a407ac10fa82d5f79f50287c0d668ebc3" prot="public" static="no" mutable="no">
<type>unsigned char</type>
<definition>unsigned char super_block::s_lock</definition>
<argsstring></argsstring>
<name>s_lock</name>
<briefdescription>
</briefdescription>
<detaileddescription>
</detaileddescription>
<inbodydescription>
</inbodydescription>
<location file="C:/Dev/git/UbixOS/sys/include/vfs/vfs.h" line="111" column="19" bodyfile="C:/Dev/git/UbixOS/sys/include/vfs/vfs.h" bodystart="111" bodyend="-1"/>
</memberdef>
<memberdef kind="variable" id="structsuper__block_1a9e077247fbee118a9db2919f1571ff4f" prot="public" static="no" mutable="no">
<type>unsigned long</type>
<definition>unsigned long super_block::s_magic</definition>
<argsstring></argsstring>
<name>s_magic</name>
<briefdescription>
</briefdescription>
<detaileddescription>
</detaileddescription>
<inbodydescription>
</inbodydescription>
<location file="C:/Dev/git/UbixOS/sys/include/vfs/vfs.h" line="116" column="19" bodyfile="C:/Dev/git/UbixOS/sys/include/vfs/vfs.h" bodystart="116" bodyend="-1"/>
</memberdef>
<memberdef kind="variable" id="structsuper__block_1ab512ca6a0a83eecffe89740646927228" prot="public" static="no" mutable="no">
<type>struct <ref refid="structinode" kindref="compound">inode</ref> *</type>
<definition>struct inode* super_block::s_mounted</definition>
<argsstring></argsstring>
<name>s_mounted</name>
<briefdescription>
</briefdescription>
<detaileddescription>
</detaileddescription>
<inbodydescription>
</inbodydescription>
<location file="C:/Dev/git/UbixOS/sys/include/vfs/vfs.h" line="119" column="17" bodyfile="C:/Dev/git/UbixOS/sys/include/vfs/vfs.h" bodystart="119" bodyend="-1"/>
<referencedby refid="namei_8c_1ad77c16b56493b15a0ffa0f3aedbffb71" compoundref="namei_8c" startline="68" endline="115">lookup</referencedby>
</memberdef>
<memberdef kind="variable" id="structsuper__block_1ad9e59d58fdb5ede31dc4aac235d2ab53" prot="public" static="no" mutable="no">
<type>struct <ref refid="structsuper__operations" kindref="compound">super_operations</ref> *</type>
<definition>struct super_operations* super_block::s_op</definition>
<argsstring></argsstring>
<name>s_op</name>
<briefdescription>
</briefdescription>
<detaileddescription>
</detaileddescription>
<inbodydescription>
</inbodydescription>
<location file="C:/Dev/git/UbixOS/sys/include/vfs/vfs.h" line="114" column="27" bodyfile="C:/Dev/git/UbixOS/sys/include/vfs/vfs.h" bodystart="114" bodyend="-1"/>
</memberdef>
<memberdef kind="variable" id="structsuper__block_1a1e7757b0b6563a40109023a07adab817" prot="public" static="no" mutable="no">
<type>unsigned char</type>
<definition>unsigned char super_block::s_rd_only</definition>
<argsstring></argsstring>
<name>s_rd_only</name>
<briefdescription>
</briefdescription>
<detaileddescription>
</detaileddescription>
<inbodydescription>
</inbodydescription>
<location file="C:/Dev/git/UbixOS/sys/include/vfs/vfs.h" line="112" column="19" bodyfile="C:/Dev/git/UbixOS/sys/include/vfs/vfs.h" bodystart="112" bodyend="-1"/>
</memberdef>
<memberdef kind="variable" id="structsuper__block_1aa5fd3a110b1a0ddd2793cf834a424975" prot="public" static="no" mutable="no">
<type>unsigned long</type>
<definition>unsigned long super_block::s_time</definition>
<argsstring></argsstring>
<name>s_time</name>
<briefdescription>
</briefdescription>
<detaileddescription>
</detaileddescription>
<inbodydescription>
</inbodydescription>
<location file="C:/Dev/git/UbixOS/sys/include/vfs/vfs.h" line="117" column="19" bodyfile="C:/Dev/git/UbixOS/sys/include/vfs/vfs.h" bodystart="117" bodyend="-1"/>
</memberdef>
<memberdef kind="variable" id="structsuper__block_1abccfa8828135623cb39f5ff7b8d3be7f" prot="public" static="no" mutable="no">
<type>struct <ref refid="structwait__queue" kindref="compound">wait_queue</ref> *</type>
<definition>struct wait_queue* super_block::s_wait</definition>
<argsstring></argsstring>
<name>s_wait</name>
<briefdescription>
</briefdescription>
<detaileddescription>
</detaileddescription>
<inbodydescription>
</inbodydescription>
<location file="C:/Dev/git/UbixOS/sys/include/vfs/vfs.h" line="120" column="22" bodyfile="C:/Dev/git/UbixOS/sys/include/vfs/vfs.h" bodystart="120" bodyend="-1"/>
</memberdef>
<memberdef kind="variable" id="structsuper__block_1a4923d1f26b3c147357322955ab9655ea" prot="public" static="no" mutable="no">
<type>union super_block::@23</type>
<definition>union super_block::@23 super_block::u</definition>
<argsstring></argsstring>
<name>u</name>
<briefdescription>
</briefdescription>
<detaileddescription>
</detaileddescription>
<inbodydescription>
</inbodydescription>
<location file="C:/Dev/git/UbixOS/sys/include/vfs/vfs.h" line="127" column="7"/>
</memberdef>
</sectiondef>
<briefdescription>
</briefdescription>
<detaileddescription>
</detaileddescription>
<collaborationgraph>
<node id="12">
<label>i387Struct</label>
<link refid="structi387Struct"/>
</node>
<node id="11">
<label>ufs1_dinode</label>
<link refid="structufs1__dinode"/>
</node>
<node id="30">
<label>tssStruct</label>
<link refid="structtssStruct"/>
</node>
<node id="28">
<label>tty_termNode</label>
<link refid="structtty__termNode"/>
</node>
<node id="25">
<label>device_resource</label>
<link refid="structdevice__resource"/>
</node>
<node id="24">
<label>device_node</label>
<link refid="structdevice__node"/>
<childnode refid="25" relation="usage">
<edgelabel>+devRec</edgelabel>
</childnode>
<childnode refid="26" relation="usage">
<edgelabel>+devInfo</edgelabel>
</childnode>
<childnode refid="24" relation="usage">
<edgelabel>+prev</edgelabel>
<edgelabel>+next</edgelabel>
</childnode>
</node>
<node id="29">
<label>osInfo</label>
<link refid="structosInfo"/>
</node>
<node id="2">
<label>msdos_sb_info</label>
<link refid="structmsdos__sb__info"/>
<childnode refid="3" relation="usage">
<edgelabel>+fat_wait</edgelabel>
</childnode>
</node>
<node id="17">
<label>sigaction</label>
<link refid="structsigaction"/>
<childnode refid="15" relation="usage">
<edgelabel>+sa_mask</edgelabel>
</childnode>
</node>
<node id="19">
<label>cacheNode</label>
<link refid="structcacheNode"/>
<childnode refid="19" relation="usage">
<edgelabel>+parent</edgelabel>
<edgelabel>+fileListTail</edgelabel>
<edgelabel>+fileListHead</edgelabel>
<edgelabel>+prev</edgelabel>
<edgelabel>+next</edgelabel>
</childnode>
</node>
<node id="6">
<label>msdos_inode_info</label>
<link refid="structmsdos__inode__info"/>
<childnode refid="5" relation="usage">
<edgelabel>+i_old</edgelabel>
<edgelabel>+i_depend</edgelabel>
</childnode>
</node>
<node id="22">
<label>ubixDiskLabel</label>
<link refid="structubixDiskLabel"/>
<childnode refid="23" relation="usage">
<edgelabel>+partitions</edgelabel>
</childnode>
</node>
<node id="5">
<label>inode</label>
<link refid="structinode"/>
<childnode refid="6" relation="usage">
<edgelabel>+msdos_i</edgelabel>
</childnode>
<childnode refid="1" relation="usage">
<edgelabel>+i_sb</edgelabel>
</childnode>
<childnode refid="5" relation="usage">
<edgelabel>+i_prev</edgelabel>
<edgelabel>+i_bound_by</edgelabel>
<edgelabel>+i_hash_next</edgelabel>
<edgelabel>+i_next</edgelabel>
<edgelabel>+i_bound_to</edgelabel>
<edgelabel>+i_hash_prev</edgelabel>
<edgelabel>+i_mount</edgelabel>
</childnode>
<childnode refid="7" relation="usage">
<edgelabel>+i_sem</edgelabel>
</childnode>
<childnode refid="8" relation="usage">
<edgelabel>+pipe_i</edgelabel>
</childnode>
<childnode refid="9" relation="usage">
<edgelabel>+ufs2_i</edgelabel>
</childnode>
<childnode refid="3" relation="usage">
<edgelabel>+i_wait</edgelabel>
</childnode>
<childnode refid="10" relation="usage">
<edgelabel>+i_op</edgelabel>
</childnode>
<childnode refid="11" relation="usage">
<edgelabel>+ufs1_i</edgelabel>
</childnode>
</node>
<node id="23">
<label>ubixDiskLabel::ubixPartitions</label>
<link refid="structubixDiskLabel_1_1ubixPartitions"/>
</node>
<node id="31">
<label>super_operations</label>
<link refid="structsuper__operations"/>
</node>
<node id="15">
<label>__sigset</label>
<link refid="struct____sigset"/>
</node>
<node id="21">
<label>vfs_mountPoint</label>
<link refid="structvfs__mountPoint"/>
<childnode refid="22" relation="usage">
<edgelabel>+diskLabel</edgelabel>
</childnode>
<childnode refid="24" relation="usage">
<edgelabel>+device</edgelabel>
</childnode>
<childnode refid="27" relation="usage">
<edgelabel>+fs</edgelabel>
</childnode>
<childnode refid="21" relation="usage">
<edgelabel>+prev</edgelabel>
<edgelabel>+next</edgelabel>
</childnode>
</node>
<node id="1">
<label>super_block</label>
<link refid="structsuper__block"/>
<childnode refid="2" relation="usage">
<edgelabel>+msdos_sb</edgelabel>
</childnode>
<childnode refid="5" relation="usage">
<edgelabel>+s_mounted</edgelabel>
<edgelabel>+s_covered</edgelabel>
</childnode>
<childnode refid="3" relation="usage">
<edgelabel>+s_wait</edgelabel>
</childnode>
<childnode refid="31" relation="usage">
<edgelabel>+s_op</edgelabel>
</childnode>
</node>
<node id="4">
<label>taskStruct</label>
<link refid="structtaskStruct"/>
<childnode refid="5" relation="usage">
<edgelabel>+exec</edgelabel>
<edgelabel>+root</edgelabel>
<edgelabel>+pwd</edgelabel>
</childnode>
<childnode refid="4" relation="usage">
<edgelabel>+parent</edgelabel>
<edgelabel>+prev</edgelabel>
<edgelabel>+next</edgelabel>
</childnode>
<childnode refid="12" relation="usage">
<edgelabel>+i387</edgelabel>
</childnode>
<childnode refid="13" relation="usage">
<edgelabel>+td</edgelabel>
</childnode>
<childnode refid="18" relation="usage">
<edgelabel>+files</edgelabel>
</childnode>
<childnode refid="28" relation="usage">
<edgelabel>+term</edgelabel>
</childnode>
<childnode refid="29" relation="usage">
<edgelabel>+oInfo</edgelabel>
</childnode>
<childnode refid="30" relation="usage">
<edgelabel>+tss</edgelabel>
</childnode>
</node>
<node id="14">
<label>trapframe</label>
<link refid="structtrapframe"/>
</node>
<node id="26">
<label>device_interface</label>
<link refid="structdevice__interface"/>
</node>
<node id="7">
<label>semaphore</label>
<link refid="structsemaphore"/>
<childnode refid="3" relation="usage">
<edgelabel>+wait</edgelabel>
</childnode>
</node>
<node id="18">
<label>fileDescriptor</label>
<link refid="structfileDescriptor"/>
<childnode refid="5" relation="usage">
<edgelabel>+inode</edgelabel>
</childnode>
<childnode refid="19" relation="usage">
<edgelabel>+cacheNode</edgelabel>
</childnode>
<childnode refid="18" relation="usage">
<edgelabel>+prev</edgelabel>
<edgelabel>+next</edgelabel>
</childnode>
<childnode refid="20" relation="usage">
<edgelabel>+dmadat</edgelabel>
</childnode>
<childnode refid="21" relation="usage">
<edgelabel>+mp</edgelabel>
</childnode>
</node>
<node id="20">
<label>dmadat</label>
<link refid="structdmadat"/>
</node>
<node id="8">
<label>pipe_inode_info</label>
<link refid="structpipe__inode__info"/>
<childnode refid="3" relation="usage">
<edgelabel>+wait</edgelabel>
</childnode>
</node>
<node id="3">
<label>wait_queue</label>
<link refid="structwait__queue"/>
<childnode refid="4" relation="usage">
<edgelabel>+task</edgelabel>
</childnode>
<childnode refid="3" relation="usage">
<edgelabel>+next</edgelabel>
</childnode>
</node>
<node id="16">
<label>rlimit</label>
<link refid="structrlimit"/>
</node>
<node id="13">
<label>thread</label>
<link refid="structthread"/>
<childnode refid="14" relation="usage">
<edgelabel>+frame</edgelabel>
</childnode>
<childnode refid="15" relation="usage">
<edgelabel>+sigmask</edgelabel>
</childnode>
<childnode refid="16" relation="usage">
<edgelabel>+rlim</edgelabel>
</childnode>
<childnode refid="17" relation="usage">
<edgelabel>+sigact</edgelabel>
</childnode>
</node>
<node id="9">
<label>ufs2_dinode</label>
<link refid="structufs2__dinode"/>
</node>
<node id="10">
<label>inode_operations</label>
<link refid="structinode__operations"/>
</node>
<node id="27">
<label>fileSystem</label>
<link refid="structfileSystem"/>
<childnode refid="27" relation="usage">
<edgelabel>+prev</edgelabel>
<edgelabel>+next</edgelabel>
</childnode>
</node>
</collaborationgraph>
<location file="C:/Dev/git/UbixOS/sys/include/vfs/vfs.h" line="107" column="18" bodyfile="C:/Dev/git/UbixOS/sys/include/vfs/vfs.h" bodystart="107" bodyend="128"/>
<listofallmembers>
<member refid="structsuper__block_1acff53ba5b9041db59ffd47503fd53095" prot="public" virt="non-virtual"><scope>super_block</scope><name>msdos_sb</name></member>
<member refid="structsuper__block_1a77d5874edcce037865e0a9bb4cf82951" prot="public" virt="non-virtual"><scope>super_block</scope><name>s_blocksize</name></member>
<member refid="structsuper__block_1a6bc06d86024fd194bf7592a84fab719f" prot="public" virt="non-virtual"><scope>super_block</scope><name>s_blocksize_bits</name></member>
<member refid="structsuper__block_1a161369fc3cb8cda6c26818b9642508f6" prot="public" virt="non-virtual"><scope>super_block</scope><name>s_covered</name></member>
<member refid="structsuper__block_1ae2911c2a99617fbc3577810e964902f5" prot="public" virt="non-virtual"><scope>super_block</scope><name>s_dev</name></member>
<member refid="structsuper__block_1a52e1a19903777b16396bb347d21d843a" prot="public" virt="non-virtual"><scope>super_block</scope><name>s_dirt</name></member>
<member refid="structsuper__block_1aa81e217583e7edbab7216dad02709b1b" prot="public" virt="non-virtual"><scope>super_block</scope><name>s_flags</name></member>
<member refid="structsuper__block_1a407ac10fa82d5f79f50287c0d668ebc3" prot="public" virt="non-virtual"><scope>super_block</scope><name>s_lock</name></member>
<member refid="structsuper__block_1a9e077247fbee118a9db2919f1571ff4f" prot="public" virt="non-virtual"><scope>super_block</scope><name>s_magic</name></member>
<member refid="structsuper__block_1ab512ca6a0a83eecffe89740646927228" prot="public" virt="non-virtual"><scope>super_block</scope><name>s_mounted</name></member>
<member refid="structsuper__block_1ad9e59d58fdb5ede31dc4aac235d2ab53" prot="public" virt="non-virtual"><scope>super_block</scope><name>s_op</name></member>
<member refid="structsuper__block_1a1e7757b0b6563a40109023a07adab817" prot="public" virt="non-virtual"><scope>super_block</scope><name>s_rd_only</name></member>
<member refid="structsuper__block_1aa5fd3a110b1a0ddd2793cf834a424975" prot="public" virt="non-virtual"><scope>super_block</scope><name>s_time</name></member>
<member refid="structsuper__block_1abccfa8828135623cb39f5ff7b8d3be7f" prot="public" virt="non-virtual"><scope>super_block</scope><name>s_wait</name></member>
<member refid="structsuper__block_1a4923d1f26b3c147357322955ab9655ea" prot="public" virt="non-virtual"><scope>super_block</scope><name>u</name></member>
</listofallmembers>
</compounddef>
</doxygen>