tag | line | file | source code |
s_time | 142 | fs/sysv/inode.c | sb->sv_sb_time = &sbd->s_time; |
s_time | 163 | fs/sysv/inode.c | if (sbd->s_time < 315532800) /* this is likely to happen on SystemV2 FS */ |
s_time | 180 | fs/sysv/inode.c | sb->sv_sb_time = &sbd->s_time; |
s_time | 201 | fs/sysv/inode.c | if (sbd->s_time < 315532800) /* this is likely to happen on SystemV4 FS */ |
s_time | 218 | fs/sysv/inode.c | sb->sv_sb_time = &sbd->s_time; |
s_time | 255 | fs/sysv/inode.c | sb->sv_sb_time = &sbd->s_time; |
s_time | 266 | include/linux/fs.h | unsigned long s_time; |
s_time | 91 | include/linux/sysv_fs.h | unsigned long s_time __packed2__; /* time of last super block update */ |
s_time | 132 | include/linux/sysv_fs.h | unsigned long s_time; /* time of last super block update */ |
s_time | 166 | include/linux/sysv_fs.h | unsigned long s_time __packed2__; /* time of last super block update */ |
s_time | 202 | include/linux/sysv_fs.h | coh_ulong s_time __packed2__; /* time of last super block update */ |