Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/um/drivers/
H A Dcow_user.c33 * Define PATH_LEN_V3 as the usual value of MAXPATHLEN, just hard-code it in
39 #define PATH_LEN_V3 4096 macro
40 #define PATH_LEN_V2 PATH_LEN_V3
53 * PATH_LEN_V3 as described above
94 char backing_file[PATH_LEN_V3];
106 char backing_file[PATH_LEN_V3];
/kernel/linux/linux-6.6/arch/um/drivers/
H A Dcow_user.c33 * Define PATH_LEN_V3 as the usual value of MAXPATHLEN, just hard-code it in
39 #define PATH_LEN_V3 4096 macro
40 #define PATH_LEN_V2 PATH_LEN_V3
53 * PATH_LEN_V3 as described above
94 char backing_file[PATH_LEN_V3];
106 char backing_file[PATH_LEN_V3];

Completed in 2 milliseconds