Home
last modified time | relevance | path

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

/linux-6.8/fs/erofs/
Dinternal.h265 struct erofs_inode { struct
266 erofs_nid_t nid;
269 unsigned long flags;
271 unsigned char datalayout;
272 unsigned char inode_isize;
273 unsigned int xattr_isize;
275 unsigned int xattr_name_filter;
276 unsigned int xattr_shared_count;
277 unsigned int *xattr_shared_xattrs;
279 union {
[all …]