Searched refs:structure (Results 1 – 2 of 2) sorted by relevance
352 void ncp_extract_file_info(const void *structure, struct nw_info_struct *target) in ncp_extract_file_info() argument357 memcpy(target, structure, info_struct_size); in ncp_extract_file_info()358 name_len = structure + info_struct_size; in ncp_extract_file_info()367 static inline void ncp_extract_nfs_info(const unsigned char *structure, in ncp_extract_nfs_info() argument370 target->mode = DVAL_LH(structure); in ncp_extract_nfs_info()371 target->rdev = DVAL_LH(structure + 8); in ncp_extract_nfs_info()
38 jffs2_sb_info structure. Atomically reading the wbuf_len member to see