Searched refs:EXT2_IFLNK (Results 1 - 4 of 4) sorted by relevance

/netbsd-6-1-5-RELEASE/sys/ufs/ext2fs/
H A Dext2fs_dir.h145 case E2IFTODT(EXT2_IFLNK):
H A Dext2fs_dinode.h145 #define EXT2_IFLNK 0120000 /* Symbolic link. */ macro
/netbsd-6-1-5-RELEASE/sys/lib/libsa/
H A Dext2fs.c639 if ((fp->f_di.e2di_mode & EXT2_IFMT) == EXT2_IFLNK) {
/netbsd-6-1-5-RELEASE/sbin/newfs_ext2fs/
H A Dmke2fs.c1364 if ((ip->e2di_mode & EXT2_IFMT) != EXT2_IFLNK) {

Completed in 112 milliseconds