path_consumed     154 fs/cifs/cifs_dfs_ref.c 		if (strlen(fullpath) - ref->path_consumed) {
path_consumed     155 fs/cifs/cifs_dfs_ref.c 			prepath = fullpath + ref->path_consumed;
path_consumed    1626 fs/cifs/cifsglob.h 	int path_consumed;
path_consumed     269 fs/cifs/dfs_cache.c 			 ref->flags, ref->path_consumed, ref->server_type,
path_consumed     378 fs/cifs/dfs_cache.c 	ce->ce_path_consumed = refs[0].path_consumed;
path_consumed     739 fs/cifs/dfs_cache.c 	ref->path_consumed = ce->ce_path_consumed;
path_consumed     744 fs/cifs/misc.c 			node->path_consumed = cifs_utf16_bytes(tmp,
path_consumed     749 fs/cifs/misc.c 			node->path_consumed = le16_to_cpu(rsp->PathConsumed);