tag | line | file | source code |
---|---|---|---|
new_stat | 39 | fs/stat.c | static void cp_new_stat(struct inode * inode, struct new_stat * statbuf) |
new_stat | 41 | fs/stat.c | struct new_stat tmp; |
new_stat | 113 | fs/stat.c | asmlinkage int sys_newstat(char * filename, struct new_stat * statbuf) |
new_stat | 145 | fs/stat.c | asmlinkage int sys_newlstat(char * filename, struct new_stat * statbuf) |
new_stat | 176 | fs/stat.c | asmlinkage int sys_newfstat(unsigned int fd, struct new_stat * statbuf) |