Searched refs:xattr_prefix (Results 1 – 9 of 9) sorted by relevance
44 return xattr_prefix(handler); in erofs_xattr_prefix()
103 static inline const char *xattr_prefix(const struct xattr_handler *handler) in xattr_prefix() function
69 n = strcmp_prefix(*name, xattr_prefix(handler)); in xattr_resolve_name()174 if (!strncmp(xattr_prefix(handler), XATTR_USER_PREFIX, in xattr_supports_user_prefix()1178 size_t prefix_len = strlen(xattr_prefix(handler)); in xattr_full_name()
260 return xattr_prefix(handler); in bch2_xattr_prefix()
226 return xattr_prefix(handler); in f2fs_xattr_prefix()
135 return xattr_prefix(handler); in ext2_xattr_prefix()
963 return xattr_prefix(ret); in jffs2_xattr_prefix()
187 return xattr_prefix(handler); in ext4_xattr_prefix()
533 return handler ? xattr_prefix(handler) : NULL; in ocfs2_xattr_prefix()