Home
last modified time | relevance | path

Searched refs:xfs_attr_check_namespace (Results 1 – 6 of 6) sorted by relevance

/openbmc/linux/fs/xfs/libxfs/
H A Dxfs_attr.h550 bool xfs_attr_check_namespace(unsigned int attr_flags);
H A Dxfs_attr.c1569 inline bool xfs_attr_check_namespace(unsigned int attr_flags) in xfs_attr_check_namespace() function
1582 if (!xfs_attr_check_namespace(attr_flags)) in xfs_attr_namecheck()
H A Dxfs_attr_leaf.c987 if (!xfs_attr_check_namespace(sfe->flags)) { in xfs_attr_shortform_to_leaf()
1112 if (!xfs_attr_check_namespace(sfep->flags)) in xfs_attr_shortform_verify()
/openbmc/linux/fs/xfs/
H A Dxfs_attr_list.c125 !xfs_attr_check_namespace(sfe->flags))) { in xfs_attr_shortform_list()
H A Dxfs_attr_item.c525 if (!xfs_attr_check_namespace(attrp->alfi_attr_filter & in xfs_attri_validate()
/openbmc/linux/fs/xfs/scrub/
H A Dattr.c495 if (!xfs_attr_check_namespace(ent->flags)) { in xchk_xattr_rec()