Home
last modified time | relevance | path

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

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