osd_req_op_xattr_init
err = osd_req_op_xattr_init(req, 0, CEPH_OSD_OP_CMPXATTR,
err = osd_req_op_xattr_init(req, 2, CEPH_OSD_OP_SETXATTR,
extern int osd_req_op_xattr_init(struct ceph_osd_request *osd_req, unsigned int which,
EXPORT_SYMBOL(osd_req_op_xattr_init);