Home
last modified time | relevance | path

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

/openbmc/linux/fs/erofs/
H A Dinode.c46 vi->datalayout = erofs_inode_datalayout(ifmt); in erofs_read_inode()
H A Dinternal.h313 static inline unsigned int erofs_inode_datalayout(unsigned int ifmt) in erofs_inode_datalayout() function