Home
last modified time | relevance | path

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

/openbmc/linux/fs/erofs/
H A Dxattr.c91 vi->xattr_name_filter = le32_to_cpu(ih->h_name_filter); in erofs_init_inode_xattrs()
414 if (vi->xattr_name_filter & (1U << hashbit)) in erofs_getxattr()
H A Dinternal.h268 unsigned int xattr_name_filter; member