tag | line | file | source code |
---|---|---|---|
new_stat | 35 | fs/stat.c | static void cp_new_stat(struct inode * inode, struct new_stat * statbuf) |
new_stat | 37 | fs/stat.c | struct new_stat tmp; |
new_stat | 107 | fs/stat.c | asmlinkage int sys_newstat(char * filename, struct new_stat * statbuf) |
new_stat | 139 | fs/stat.c | asmlinkage int sys_newlstat(char * filename, struct new_stat * statbuf) |
new_stat | 170 | fs/stat.c | asmlinkage int sys_newfstat(unsigned int fd, struct new_stat * statbuf) |