Home
last modified time | relevance | path

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

/linux-2.4.37.9/fs/befs/
Dbefs_fs_types.h29 #define BEFS_SYMLINK_LEN 144 macro
169 char symlink[BEFS_SYMLINK_LEN];
Dbefs.h71 char symlink[BEFS_SYMLINK_LEN];
Dlinuxvfs.c379 BEFS_SYMLINK_LEN); in befs_read_inode()