tag | line | file | source code |
---|---|---|---|
new_stat | 34 | fs/stat.c | static void cp_new_stat(struct inode * inode, struct new_stat * statbuf) |
new_stat | 36 | fs/stat.c | struct new_stat tmp = {0, }; |
new_stat | 105 | fs/stat.c | asmlinkage int sys_newstat(char * filename, struct new_stat * statbuf) |
new_stat | 137 | fs/stat.c | asmlinkage int sys_newlstat(char * filename, struct new_stat * statbuf) |
new_stat | 168 | fs/stat.c | asmlinkage int sys_newfstat(unsigned int fd, struct new_stat * statbuf) |