Searched refs:FS_MAX_FILE_LEN (Results 1 – 2 of 2) sorted by relevance
| /lib/fs/include/lib/ | ||
| A D | fs.h | 15 #define FS_MAX_FILE_LEN 64 macro |
| /lib/fs/9p/ | ||
| A D | dir.c | 276 snprintf(ent->name, FS_MAX_FILE_LEN, "%s", p9_dent.name); in v9fs_read_dir() |
Completed in 4 milliseconds