Searched refs:POOL_OP_DELETE (Results 1 – 2 of 2) sorted by relevance
/linux-2.6.39/net/ceph/ | ||
D | ceph_strings.c | 76 case POOL_OP_DELETE: return "delete"; in ceph_pool_op_name() |
/linux-2.6.39/include/linux/ceph/ | ||
D | ceph_fs.h | 155 POOL_OP_DELETE = 0x02, enumerator |