Searched refs:nw_info_struct (Results 1 - 6 of 6) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/ncpfs/
H A Dncplib_kernel.h68 void ncp_extract_file_info(void* src, struct nw_info_struct* target);
70 struct nw_info_struct *target);
71 int ncp_obtain_nfs_info(struct ncp_server *server, struct nw_info_struct *target);
74 int ncp_lookup_volume(struct ncp_server *, const char *, struct nw_info_struct *);
H A Dncplib_kernel.c352 void ncp_extract_file_info(void *structure, struct nw_info_struct *target)
355 const int info_struct_size = offsetof(struct nw_info_struct, nameLen);
376 struct nw_info_struct *target)
421 struct nw_info_struct *target)
618 struct nw_info_struct *target)
H A Ddir.c392 struct nw_info_struct i;
732 if (rpls < offsetof(struct nw_info_struct, entryName))
735 onerpl = offsetof(struct nw_info_struct, entryName) + entry.i.nameLen;
H A Dinode.c132 static void ncp_update_dates(struct inode *inode, struct nw_info_struct *nwi)
153 struct nw_info_struct *nwi = &nwinfo->i;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/linux/
H A Dncp.h130 struct nw_info_struct { struct
H A Dncp_fs.h179 struct nw_info_struct i;

Completed in 31 milliseconds