Home
last modified time | relevance | path

Searched defs:erofs_inode (Results 1 – 1 of 1) sorted by relevance

/linux/fs/erofs/
H A Dinternal.h247 struct erofs_inode { struct
248 erofs_nid_t nid;
251 unsigned long flags;
253 unsigned char datalayout;
254 unsigned char inode_isize;
255 unsigned int xattr_isize;
257 unsigned int xattr_name_filter;
258 unsigned int xattr_shared_count;
259 unsigned int *xattr_shared_xattrs;
261 union {
[all …]