Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/staging/erofs/
Derofs_fs.h58 EROFS_INODE_LAYOUT_INLINE, enumerator
Dinode.c124 if (mode != EROFS_INODE_LAYOUT_INLINE) in fill_inline_data()
Dinternal.h364 return EROFS_V(inode)->data_mapping_mode == EROFS_INODE_LAYOUT_INLINE; in is_inode_layout_inline()