Home
last modified time | relevance | path

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

/netbsd-src/sys/ufs/ext2fs/
H A Dext2fs_dir.h138 #define EXT2_FT_FIFO 5 macro
153 return EXT2_FT_FIFO; in inot2ext2dt()
184 case EXT2_FT_FIFO: in ext2dt2dt()