Searched defs:backing_file (Results 1 – 4 of 4) sorted by relevance
| /kernel/linux/linux-5.10/arch/um/drivers/ |
| D | cow_user.c | 26 char backing_file[PATH_LEN_V1]; member 45 char backing_file[PATH_LEN_V2]; member 94 char backing_file[PATH_LEN_V3]; member 106 char backing_file[PATH_LEN_V3]; member 197 int write_cow_header(char *cow_file, int fd, char *backing_file, in write_cow_header() 403 int init_cow_file(int fd, char *cow_file, char *backing_file, int sectorsize, in init_cow_file()
|
| D | ubd_kern.c | 275 char *backing_file; in ubd_setup_common() local 566 char *backing_file; in ubd_file_size() local 680 char *backing_file; in open_ubd_file() local 751 static int create_cow_file(char *cow_file, char *backing_file, in create_cow_file()
|
| /kernel/linux/linux-4.19/arch/um/drivers/ |
| D | cow_user.c | 25 char backing_file[PATH_LEN_V1]; member 44 char backing_file[PATH_LEN_V2]; member 93 char backing_file[PATH_LEN_V3]; member 105 char backing_file[PATH_LEN_V3]; member 196 int write_cow_header(char *cow_file, int fd, char *backing_file, in write_cow_header() 402 int init_cow_file(int fd, char *cow_file, char *backing_file, int sectorsize, in init_cow_file()
|
| D | ubd_kern.c | 268 char *backing_file; in ubd_setup_common() local 567 char *backing_file; in ubd_file_size() local 681 char *backing_file; in open_ubd_file() local 752 static int create_cow_file(char *cow_file, char *backing_file, in create_cow_file()
|