xattr_record_type  495 fs/hfsplus/xattr.c 	__be32 xattr_record_type;
xattr_record_type  532 fs/hfsplus/xattr.c 	hfs_bnode_read(fd.bnode, &xattr_record_type,
xattr_record_type  533 fs/hfsplus/xattr.c 			fd.entryoffset, sizeof(xattr_record_type));
xattr_record_type  534 fs/hfsplus/xattr.c 	record_type = be32_to_cpu(xattr_record_type);