Home
last modified time | relevance | path

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

/external/syslinux/core/fs/ext2/
Dext2.c225 bool fast_symlink; in ext2_readlink() local
230 fast_symlink = (inode->file_acl ? sec_per_block : 0) == inode->blocks; in ext2_readlink()
231 if (fast_symlink) in ext2_readlink()