Searched refs:BEFS_LONG_SYMLINK (Results 1 – 2 of 2) sorted by relevance
77 BEFS_LONG_SYMLINK = 0x00000040, enumerator
379 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()