Searched defs:do_clone (Results 1 – 3 of 3) sorted by relevance
268 static pid_t do_clone(int (*fn)(void *), void *arg, int flags) in do_clone() function
1172 static pid_t do_clone(int (*fn)(void *), void *arg, int flags) in do_clone() function
93 static inline void gfs2_setbit(const struct gfs2_rbm *rbm, bool do_clone, in gfs2_setbit()