Lines Matching full:absolute
90 * This is a request to create an absolute symlink on the server in create_native_symlink()
92 * NT-style path. So convert absolute Linux symlink target path in create_native_symlink()
93 * to the absolute NT-style path. Root of the NT-style path for in create_native_symlink()
95 * ensure compatibility of this symlink stored in absolute form in create_native_symlink()
100 * If the absolute Linux symlink target path is not in create_native_symlink()
105 "absolute symlink '%s' cannot be converted to NT format " in create_native_symlink()
133 /* Unhandled absolute symlink. Report an error. */ in create_native_symlink()
136 "absolute symlink '%s' cannot be converted to NT format " in create_native_symlink()
144 * This is request to either create an absolute symlink on in create_native_symlink()
161 * For absolute NT symlinks it is required to pass also leading in create_native_symlink()
203 * For absolute NT symlinks skip leading "\\??\\" in PrintName as in create_native_symlink()
282 * For absolute symlinks it is not possible to determine in detect_directory_symlink_target()
831 * This is an absolute symlink from the server which does not in smb2_parse_native_symlink()
833 * So convert it to absolute Linux symlink target path. Root of in smb2_parse_native_symlink()
857 * In most common cases, absolute NT symlinks points to path on in smb2_parse_native_symlink()
859 * Here are few examples of commonly used absolute NT symlinks in smb2_parse_native_symlink()
962 * This is either an absolute symlink in POSIX-style format in smb2_parse_native_symlink()