Searched refs:xfs_attr_check_namespace (Results 1 – 5 of 5) sorted by relevance
564 bool xfs_attr_check_namespace(unsigned int attr_flags);
431 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() function1561 if (!xfs_attr_check_namespace(attr_flags)) in xfs_attr_namecheck()
990 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()
129 !xfs_attr_check_namespace(sfe->flags))) { in xfs_attr_shortform_list()
560 if (!xfs_attr_check_namespace(attrp->alfi_attr_filter & in xfs_attri_validate()