Searched refs:thread_is_starting (Results 1 – 2 of 2) sorted by relevance
1832 static inline int thread_is_starting(struct ptlrpc_thread *thread) in thread_is_starting() function
2051 LASSERT(thread_is_starting(thread)); in ptlrpc_main()