Home
last modified time | relevance | path

Searched refs:BEFS_SYMLINK_LEN (Results 1 – 3 of 3) sorted by relevance

/kernel/linux/linux-5.10/fs/befs/
Dbefs_fs_types.h30 #define BEFS_SYMLINK_LEN 144 macro
194 char symlink[BEFS_SYMLINK_LEN];
Dbefs.h73 char symlink[BEFS_SYMLINK_LEN];
Dlinuxvfs.c379 BEFS_SYMLINK_LEN); in befs_iget()