tag | line | file | source code |
nw_info_struct | 20 | fs/ncpfs/dir.c | struct nw_info_struct i; |
nw_info_struct | 550 | fs/ncpfs/dir.c | struct nw_info_struct *i = &(root->finfo.i); |
nw_info_struct | 606 | fs/ncpfs/dir.c | struct nw_info_struct *dir_info = NCP_ISTRUCT(dir); |
nw_info_struct | 251 | fs/ncpfs/ncplib_kernel.c | ncp_extract_file_info(void *structure, struct nw_info_struct *target) |
nw_info_struct | 254 | fs/ncpfs/ncplib_kernel.c | const int info_struct_size = sizeof(struct nw_info_struct) - 257; |
nw_info_struct | 267 | fs/ncpfs/ncplib_kernel.c | struct nw_info_struct *dir, |
nw_info_struct | 269 | fs/ncpfs/ncplib_kernel.c | struct nw_info_struct *target) |
nw_info_struct | 343 | fs/ncpfs/ncplib_kernel.c | struct nw_info_struct *file, |
nw_info_struct | 372 | fs/ncpfs/ncplib_kernel.c | struct nw_info_struct *dir, char *name) |
nw_info_struct | 407 | fs/ncpfs/ncplib_kernel.c | struct nw_info_struct *dir, char *name, |
nw_info_struct | 469 | fs/ncpfs/ncplib_kernel.c | struct nw_info_struct *dir, |
nw_info_struct | 496 | fs/ncpfs/ncplib_kernel.c | struct nw_info_struct *target) |
nw_info_struct | 526 | fs/ncpfs/ncplib_kernel.c | struct nw_info_struct *old_dir, char *old_name, |
nw_info_struct | 527 | fs/ncpfs/ncplib_kernel.c | struct nw_info_struct *new_dir, char *new_name) |
nw_info_struct | 118 | fs/ncpfs/ncplib_kernel.h | struct nw_info_struct *dir, |
nw_info_struct | 120 | fs/ncpfs/ncplib_kernel.h | struct nw_info_struct *target); |
nw_info_struct | 124 | fs/ncpfs/ncplib_kernel.h | struct nw_info_struct *file, |
nw_info_struct | 130 | fs/ncpfs/ncplib_kernel.h | struct nw_info_struct *dir, char *name); |
nw_info_struct | 134 | fs/ncpfs/ncplib_kernel.h | struct nw_info_struct *dir, char *name, |
nw_info_struct | 142 | fs/ncpfs/ncplib_kernel.h | struct nw_info_struct *dir, |
nw_info_struct | 148 | fs/ncpfs/ncplib_kernel.h | struct nw_info_struct *target); |
nw_info_struct | 152 | fs/ncpfs/ncplib_kernel.h | struct nw_info_struct *old_dir, char *old_name, |
nw_info_struct | 153 | fs/ncpfs/ncplib_kernel.h | struct nw_info_struct *new_dir, char *new_name); |
nw_info_struct | 224 | include/linux/ncp.h | struct nw_info_struct i; |