Home
last modified time | relevance | path

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

/linux-6.14.4/fs/erofs/
Dinternal.h245 struct erofs_inode { struct
246 erofs_nid_t nid;
249 unsigned long flags;
251 unsigned char datalayout;
252 unsigned char inode_isize;
253 unsigned int xattr_isize;
255 unsigned int xattr_name_filter;
256 unsigned int xattr_shared_count;
257 unsigned int *xattr_shared_xattrs;
259 union {
[all …]