tag | line | file | source code |
---|---|---|---|
old_stat | 17 | fs/stat.c | static void cp_old_stat(struct inode * inode, struct old_stat * statbuf) |
old_stat | 19 | fs/stat.c | struct old_stat tmp; |
old_stat | 97 | fs/stat.c | asmlinkage int sys_stat(char * filename, struct old_stat * statbuf) |
old_stat | 129 | fs/stat.c | asmlinkage int sys_lstat(char * filename, struct old_stat * statbuf) |
old_stat | 161 | fs/stat.c | asmlinkage int sys_fstat(unsigned int fd, struct old_stat * statbuf) |