Home
last modified time | relevance | path

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

/linux/fs/xfs/libxfs/
H A Dxfs_attr.h564 bool xfs_attr_check_namespace(unsigned int attr_flags);
H A Dxfs_attr.c431 ASSERT(xfs_attr_check_namespace(attr_flags)); in xfs_attr_hashval()
1548 inline bool xfs_attr_check_namespace(unsigned int attr_flags) in xfs_attr_check_namespace() function
1561 if (!xfs_attr_check_namespace(attr_flags)) in xfs_attr_namecheck()
H A Dxfs_attr_leaf.c990 if (!xfs_attr_check_namespace(sfe->flags)) { in xfs_attr_shortform_to_leaf()
1107 if (!xfs_attr_check_namespace(sfep->flags)) in xfs_attr_shortform_verify()
/linux/fs/xfs/
H A Dxfs_attr_list.c129 !xfs_attr_check_namespace(sfe->flags))) { in xfs_attr_shortform_list()
H A Dxfs_attr_item.c560 if (!xfs_attr_check_namespace(attrp->alfi_attr_filter & in xfs_attri_validate()