HomeSort by: relevance | last modified time | path
    Searched defs:clone_op (Results 1 - 2 of 2) sorted by relevancy

  /src/lib/librefuse/refuse/
fs.c 63 clone_op(const void* op, int op_version) { function in typeref:typename:void *
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)
    [all...]
fs.c 63 clone_op(const void* op, int op_version) { function in typeref:typename:void *
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)
    [all...]

Completed in 23 milliseconds