Home
last modified time | relevance | path

Searched defs:cmp_op (Results 1 – 3 of 3) sorted by relevance

/linux/include/linux/ceph/
H A Drados.h502 __u8 cmp_op; /* CEPH_OSD_CMPXATTR_OP_* */ member
H A Dosd_client.h160 __u8 cmp_op; /* CEPH_OSD_CMPXATTR_OP_* */ member
/linux/net/ceph/
H A Dosd_client.c846 osd_req_op_xattr_init(struct ceph_osd_request * osd_req,unsigned int which,u16 opcode,const char * name,const void * value,size_t size,u8 cmp_op,u8 cmp_mode) osd_req_op_xattr_init() argument