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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/befs/
H A Dbefs_fs_types.h76 BEFS_LONG_SYMLINK = 0x00000040, enumerator in enum:inode_flags
H A Dlinuxvfs.c377 if (S_ISLNK(inode->i_mode) && !(befs_ino->i_flags & BEFS_LONG_SYMLINK)){
467 if (befs_ino->i_flags & BEFS_LONG_SYMLINK) {
495 if (befs_ino->i_flags & BEFS_LONG_SYMLINK) {

Completed in 159 milliseconds