tag | line | file | source code |
---|---|---|---|
old_stat | 14 | fs/stat.c | static void cp_old_stat(struct inode * inode, struct old_stat * statbuf) |
old_stat | 16 | fs/stat.c | struct old_stat tmp; |
old_stat | 89 | fs/stat.c | asmlinkage int sys_stat(char * filename, struct old_stat * statbuf) |
old_stat | 121 | fs/stat.c | asmlinkage int sys_lstat(char * filename, struct old_stat * statbuf) |
old_stat | 153 | fs/stat.c | asmlinkage int sys_fstat(unsigned int fd, struct old_stat * statbuf) |