Home
last modified time | relevance | path

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

/linux-4.1.27/fs/befs/
Dbefs_fs_types.h29 #define BEFS_SYMLINK_LEN 144 macro
193 char symlink[BEFS_SYMLINK_LEN];
Dbefs.h69 char symlink[BEFS_SYMLINK_LEN];
Dlinuxvfs.c385 BEFS_SYMLINK_LEN); in befs_iget()