Searched refs:path_consumed (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/cifs/
H A Dcifs_dfs_ref.c211 if (tkn_e || (strlen(fullpath) - ref->path_consumed)) {
216 strcat(mountdata, fullpath + ref->path_consumed);
293 cFYI(1, "DFS: ref_flags: %hd, path_consumed: %hd", ref->ref_flag,
294 ref->path_consumed);
H A Dcifsglob.h491 int path_consumed; member in struct:dfs_info3_param
H A Dcifssmb.c4072 node->path_consumed = cifs_ucs2_bytes(tmp,
4077 node->path_consumed = le16_to_cpu(pSMBr->PathConsumed);

Completed in 98 milliseconds