Home
last modified time | relevance | path

Searched refs:xattr_prefix_start (Results 1 – 5 of 5) sorted by relevance

/linux/fs/erofs/
A Derofs_fs.h83 __le32 xattr_prefix_start; /* start of long xattr prefixes */ member
A Dinternal.h144 u32 xattr_prefix_start; member
A Dsuper.c329 sbi->xattr_prefix_start = le32_to_cpu(dsb->xattr_prefix_start); in erofs_read_superblock()
A Dxattr.c474 erofs_off_t pos = (erofs_off_t)sbi->xattr_prefix_start << 2; in erofs_xattr_prefixes_init()
/linux/Documentation/filesystems/
A Derofs.rst298 long xattr name prefixes, while (xattr_prefix_start * 4) indicates the start

Completed in 18 milliseconds