Searched refs:absolutize (Results 1 - 1 of 1) sorted by relevance

/linux-4.4.14/arch/um/drivers/
H A Dcow_user.c145 static int absolutize(char *to, int size, char *from) absolutize() function
151 cow_printf("absolutize : unable to get cwd - errno = %d\n", absolutize()
160 cow_printf("absolutize : Can't cd to '%s' - " absolutize()
166 cow_printf("absolutize : unable to get cwd of '%s' - " absolutize()
172 cow_printf("absolutize : unable to fit '%s' into %d " absolutize()
180 cow_printf("absolutize : unable to fit '%s' into %d " absolutize()
189 cow_printf("absolutize : Can't cd to '%s' - " absolutize()
228 if (absolutize(header->backing_file, sizeof(header->backing_file), write_cow_header()

Completed in 112 milliseconds