Home
last modified time | relevance | path

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

/linux-3.4.99/fs/cifs/
Dcifs_dfs_ref.c213 if (tkn_e || (strlen(fullpath) - ref->path_consumed)) { in cifs_compose_mount_options()
218 strcat(mountdata, fullpath + ref->path_consumed); in cifs_compose_mount_options()
269 ref->path_consumed); in dump_referral()
Dcifsglob.h822 int path_consumed; member
Dcifssmb.c4852 node->path_consumed = cifs_utf16_bytes(tmp, in parse_DFS_referrals()
4857 node->path_consumed = le16_to_cpu(pSMBr->PathConsumed); in parse_DFS_referrals()