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