Home
last modified time | relevance | path

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

/linux-4.4.14/fs/cifs/
Dcifs_dfs_ref.c154 if (strlen(fullpath) - ref->path_consumed) in cifs_compose_mount_options()
155 prepath = fullpath + ref->path_consumed; in cifs_compose_mount_options()
272 ref->ref_flag, ref->path_consumed); in dump_referral()
Dcifsglob.h1357 int path_consumed; member
Dcifssmb.c4851 node->path_consumed = cifs_utf16_bytes(tmp, in parse_DFS_referrals()
4856 node->path_consumed = le16_to_cpu(pSMBr->PathConsumed); in parse_DFS_referrals()