Go to the source code of this file.
Data Structures | |
| struct | hpfs_sb_info |
Defines | |
| #define | s_hpfs_root u.hpfs_sb.sb_root |
| #define | s_hpfs_fs_size u.hpfs_sb.sb_fs_size |
| #define | s_hpfs_bitmaps u.hpfs_sb.sb_bitmaps |
| #define | s_hpfs_dirband_size u.hpfs_sb.sb_dirband_size |
| #define | s_hpfs_dmap u.hpfs_sb.sb_dmap |
| #define | s_hpfs_uid u.hpfs_sb.sb_uid |
| #define | s_hpfs_gid u.hpfs_sb.sb_gid |
| #define | s_hpfs_mode u.hpfs_sb.sb_mode |
| #define | s_hpfs_n_free u.hpfs_sb.sb_n_free |
| #define | s_hpfs_n_free_dnodes u.hpfs_sb.sb_n_free_dnodes |
| #define | s_hpfs_lowercase u.hpfs_sb.sb_lowercase |
| #define | s_hpfs_conv u.hpfs_sb.sb_conv |
| #define s_hpfs_bitmaps u.hpfs_sb.sb_bitmaps |
Definition at line 21 of file hpfs_fs_sb.h.
| #define s_hpfs_conv u.hpfs_sb.sb_conv |
Definition at line 30 of file hpfs_fs_sb.h.
| #define s_hpfs_dirband_size u.hpfs_sb.sb_dirband_size |
Definition at line 22 of file hpfs_fs_sb.h.
| #define s_hpfs_dmap u.hpfs_sb.sb_dmap |
Definition at line 23 of file hpfs_fs_sb.h.
| #define s_hpfs_fs_size u.hpfs_sb.sb_fs_size |
Definition at line 20 of file hpfs_fs_sb.h.
| #define s_hpfs_gid u.hpfs_sb.sb_gid |
Definition at line 25 of file hpfs_fs_sb.h.
| #define s_hpfs_lowercase u.hpfs_sb.sb_lowercase |
Definition at line 29 of file hpfs_fs_sb.h.
| #define s_hpfs_mode u.hpfs_sb.sb_mode |
Definition at line 26 of file hpfs_fs_sb.h.
| #define s_hpfs_n_free u.hpfs_sb.sb_n_free |
Definition at line 27 of file hpfs_fs_sb.h.
| #define s_hpfs_n_free_dnodes u.hpfs_sb.sb_n_free_dnodes |
Definition at line 28 of file hpfs_fs_sb.h.
| #define s_hpfs_root u.hpfs_sb.sb_root |
Definition at line 19 of file hpfs_fs_sb.h.
| #define s_hpfs_uid u.hpfs_sb.sb_uid |
Definition at line 24 of file hpfs_fs_sb.h.
1.4.6-5