tag | line | file | source code |
s_time | 173 | fs/sysv/inode.c | sb->sv_sb_time = &sbd2->s_time; |
s_time | 189 | fs/sysv/inode.c | if (sbd->s_time < 315532800) /* this is likely to happen on SystemV2 FS */ |
s_time | 210 | fs/sysv/inode.c | if (sbd->s_time < 315532800) |
s_time | 230 | fs/sysv/inode.c | sb->sv_sb_time = &sbd->s_time; |
s_time | 247 | fs/sysv/inode.c | if (sbd->s_time < 315532800) /* this is likely to happen on SystemV4 FS */ |
s_time | 268 | fs/sysv/inode.c | if (sbd->s_time < 315532800) |
s_time | 288 | fs/sysv/inode.c | sb->sv_sb_time = &sbd->s_time; |
s_time | 336 | fs/sysv/inode.c | sb->sv_sb_time = &sbd->s_time; |
s_time | 310 | 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 */ |