Home
last modified time | relevance | path

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

/Linux-v5.4/fs/erofs/
Dinternal.h272 static inline unsigned int erofs_inode_datalayout(unsigned int value) in erofs_inode_datalayout() function
Dinode.c22 vi->datalayout = erofs_inode_datalayout(ifmt); in erofs_read_inode()