Home
last modified time | relevance | path

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

/linux-3.4.99/fs/befs/
Dbefs_fs_types.h29 #define BEFS_SYMLINK_LEN 144 macro
193 char symlink[BEFS_SYMLINK_LEN];
Dbefs.h70 char symlink[BEFS_SYMLINK_LEN];
Dlinuxvfs.c385 BEFS_SYMLINK_LEN - 1); in befs_iget()
386 befs_ino->i_data.symlink[BEFS_SYMLINK_LEN - 1] = '\0'; in befs_iget()