Home
last modified time | relevance | path

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

/external/f2fs-tools/include/
Df2fs_fs.h428 #define F2FS_INLINE_DENTRY 0x04 /* file inline dentry flag */ macro
/external/f2fs-tools/fsck/
Dfsck.c421 if((node_blk->i.i_inline & F2FS_INLINE_DENTRY)) { in fsck_chk_inode_blk()