Home
last modified time | relevance | path

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

/linux-4.19.296/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.c383 BEFS_SYMLINK_LEN); in befs_iget()