Home
last modified time | relevance | path

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

/linux/fs/erofs/
H A Dsuper.c313 sbi->xattr_prefix_count = dsb->xattr_prefix_count; in erofs_read_superblock()
316 if (dsb->ishare_xattr_prefix_id >= sbi->xattr_prefix_count) { in erofs_read_superblock()
H A Dinternal.h132 u8 xattr_prefix_count; member