xattr_prefix 545 fs/erofs/xattr.c prefix = xattr_prefix(h); xattr_prefix 575 fs/f2fs/xattr.c prefix = xattr_prefix(handler); xattr_prefix 539 fs/ocfs2/xattr.c return handler ? xattr_prefix(handler) : NULL; xattr_prefix 784 fs/reiserfs/xattr.c const char *prefix = xattr_prefix(xah); xattr_prefix 67 fs/xattr.c n = strcmp_prefix(*name, xattr_prefix(handler)); xattr_prefix 801 fs/xattr.c size_t prefix_len = strlen(xattr_prefix(handler));