Searched refs:ceph_osd_op (Results 1 - 4 of 4) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/ceph/
H A Drados.h335 struct ceph_osd_op { struct
368 * ceph_osd_op object operations.
387 struct ceph_osd_op ops[]; /* followed by ops[], obj, ticket, snaps */
401 struct ceph_osd_op ops[0]; /* ops[], object */
H A Daddr.c490 struct ceph_osd_op *op;
685 struct ceph_osd_op *op;
H A Dosd_client.c56 struct ceph_osd_op *op = (void *)(reqhead + 1);
137 struct ceph_osd_op *op;
807 numops * sizeof(struct ceph_osd_op))
H A Ddebugfs.c227 struct ceph_osd_op *op;

Completed in 46 milliseconds