Home
last modified time | relevance | path

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

/linux-4.4.14/fs/ncpfs/
Dncplib_kernel.h66 void ncp_extract_file_info(const void* src, struct nw_info_struct* target);
68 struct nw_info_struct *target);
69 int ncp_obtain_nfs_info(struct ncp_server *server, struct nw_info_struct *target);
73 int ncp_lookup_volume(struct ncp_server *, const char *, struct nw_info_struct *);
Dncp_fs.h35 struct nw_info_struct i;
Dncplib_kernel.c352 void ncp_extract_file_info(const void *structure, struct nw_info_struct *target) in ncp_extract_file_info()
355 const int info_struct_size = offsetof(struct nw_info_struct, nameLen); in ncp_extract_file_info()
376 struct nw_info_struct *target) in ncp_obtain_nfs_info()
420 struct nw_info_struct *target) in ncp_obtain_info()
624 const char *volname, struct nw_info_struct *target) in ncp_lookup_volume()
Ddir.c393 struct nw_info_struct i; in ncp_obtain_mtime()
767 if (rpls < offsetof(struct nw_info_struct, entryName)) in ncp_do_readdir()
770 onerpl = offsetof(struct nw_info_struct, entryName) + entry.i.nameLen; in ncp_do_readdir()
Dinode.c143 static void ncp_update_dates(struct inode *inode, struct nw_info_struct *nwi) in ncp_update_dates()
164 struct nw_info_struct *nwi = &nwinfo->i; in ncp_update_attrs()
/linux-4.4.14/include/uapi/linux/
Dncp.h130 struct nw_info_struct { struct