Searched refs:path_offset (Results 1 – 2 of 2) sorted by relevance
99 ptrdiff_t path_offset; in nfs41_symlink_target() local123 path_offset = file->name.name - path->path; in nfs41_symlink_target()134 status = abs_path_link(target, target->path + path_offset, link, link_len); in nfs41_symlink_target()
6560 DWORD path_offset = 0, path_len = 0; in combine_uri() local6618 path_offset = 2; in combine_uri()6620 path_offset = 1; in combine_uri()6626 DWORD offset = (path_offset > 0) ? path_offset+1 : 0; in combine_uri()