tag | line | file | source code |
s_time | 167 | fs/sysv/inode.c | sb->sv_sb_time = &sbd2->s_time; |
s_time | 183 | fs/sysv/inode.c | if (sbd->s_time < 315532800) /* this is likely to happen on SystemV2 FS */ |
s_time | 204 | fs/sysv/inode.c | if (sbd->s_time < 315532800) |
s_time | 224 | fs/sysv/inode.c | sb->sv_sb_time = &sbd->s_time; |
s_time | 241 | fs/sysv/inode.c | if (sbd->s_time < 315532800) /* this is likely to happen on SystemV4 FS */ |
s_time | 262 | fs/sysv/inode.c | if (sbd->s_time < 315532800) |
s_time | 282 | fs/sysv/inode.c | sb->sv_sb_time = &sbd->s_time; |
s_time | 330 | fs/sysv/inode.c | sb->sv_sb_time = &sbd->s_time; |
s_time | 378 | 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 */ |