tag | line | file | source code |
__packed2__ | 79 | include/linux/sysv_fs.h | unsigned long s_fsize __packed2__; /* total number of zones of this fs */ |
__packed2__ | 91 | include/linux/sysv_fs.h | unsigned long s_time __packed2__; /* time of last super block update */ |
__packed2__ | 92 | include/linux/sysv_fs.h | unsigned long s_tfree __packed2__; /* total number of free zones */ |
__packed2__ | 107 | include/linux/sysv_fs.h | unsigned long fl_free[XENIX_NICFREE] __packed2__; |
__packed2__ | 154 | include/linux/sysv_fs.h | unsigned long s_fsize __packed2__; /* total number of zones of this fs */ |
__packed2__ | 166 | include/linux/sysv_fs.h | unsigned long s_time __packed2__; /* time of last super block update */ |
__packed2__ | 168 | include/linux/sysv_fs.h | unsigned long s_tfree __packed2__; /* total number of free zones */ |
__packed2__ | 182 | include/linux/sysv_fs.h | unsigned long fl_free[SYSV_NICFREE] __packed2__; |
__packed2__ | 190 | include/linux/sysv_fs.h | coh_ulong s_fsize __packed2__; /* total number of zones of this fs */ |
__packed2__ | 193 | include/linux/sysv_fs.h | coh_ulong s_free[COH_NICFREE] __packed2__; /* first free block list chunk */ |
__packed2__ | 202 | include/linux/sysv_fs.h | coh_ulong s_time __packed2__; /* time of last super block update */ |
__packed2__ | 203 | include/linux/sysv_fs.h | coh_ulong s_tfree __packed2__; /* total number of free zones */ |
__packed2__ | 215 | include/linux/sysv_fs.h | unsigned long fl_free[COH_NICFREE] __packed2__; |