Home
last modified time | relevance | path

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

/Linux-v6.6/fs/erofs/
Dinode.c46 vi->datalayout = erofs_inode_datalayout(ifmt); in erofs_read_inode()
Dinternal.h320 static inline unsigned int erofs_inode_datalayout(unsigned int ifmt) in erofs_inode_datalayout() function