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