Lines Matching defs:clone_op
63 clone_op(const void* op, int op_version) {
67 #define CLONE_OP(VER) \
75 CLONE_OP(11);
76 CLONE_OP(21);
77 CLONE_OP(22);
78 CLONE_OP(23);
79 CLONE_OP(25);
80 CLONE_OP(26);
81 CLONE_OP(28);
82 CLONE_OP(29);
83 CLONE_OP(30);
84 CLONE_OP(34);
85 CLONE_OP(35);
86 CLONE_OP(38);
87 #undef CLONE_OP
104 fs->op = clone_op(op, op_version);