Home
last modified time | relevance | path

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

/system/extras/ext4_utils/
Dext4.h554 #define EXT4_FT_FIFO 5 macro
Dmake_ext4fs.c254 dentries[i].file_type = EXT4_FT_FIFO; in build_directory_structure()