tag | line | file | source code |
coh_ulong | 42 | include/linux/sysv_fs.h | static inline coh_ulong to_coh_ulong (unsigned long x) |
coh_ulong | 47 | include/linux/sysv_fs.h | static inline unsigned long from_coh_ulong (coh_ulong x) |
coh_ulong | 190 | include/linux/sysv_fs.h | coh_ulong s_fsize __packed2__; /* total number of zones of this fs */ |
coh_ulong | 193 | include/linux/sysv_fs.h | coh_ulong s_free[COH_NICFREE] __packed2__; /* first free block list chunk */ |
coh_ulong | 202 | include/linux/sysv_fs.h | coh_ulong s_time __packed2__; /* time of last super block update */ |
coh_ulong | 203 | include/linux/sysv_fs.h | coh_ulong s_tfree __packed2__; /* total number of free zones */ |