Home
last modified time | relevance | path

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

/external/f2fs-tools/fsck/
Dsload.c136 dentries[i].file_type = F2FS_FT_SOCK; in build_directory()
Df2fs.h443 [S_IFSOCK >> S_SHIFT] = F2FS_FT_SOCK,
Dfsck.c339 if (S_ISSOCK(mode) && ftype != F2FS_FT_SOCK) in __check_inode_mode()
657 ftype == F2FS_FT_FIFO || ftype == F2FS_FT_SOCK) in fsck_chk_inode_blk()
/external/f2fs-tools/include/
Df2fs_fs.h938 F2FS_FT_SOCK, enumerator