Home
last modified time | relevance | path

Searched refs:BEFS_LONG_SYMLINK (Results 1 – 2 of 2) sorted by relevance

/linux/fs/befs/
H A Dbefs_fs_types.h77 BEFS_LONG_SYMLINK = 0x00000040, enumerator
H A Dlinuxvfs.c375 if (S_ISLNK(inode->i_mode) && !(befs_ino->i_flags & BEFS_LONG_SYMLINK)){ in befs_iget()
400 if (befs_ino->i_flags & BEFS_LONG_SYMLINK) { in befs_iget()