Home
last modified time | relevance | path

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

/fs/befs/
Dbefs_fs_types.h76 BEFS_LONG_SYMLINK = 0x00000040, enumerator
Dlinuxvfs.c388 if (S_ISLNK(inode->i_mode) && !(befs_ino->i_flags & BEFS_LONG_SYMLINK)){ in befs_iget()
413 if (befs_ino->i_flags & BEFS_LONG_SYMLINK) in befs_iget()