Searched refs:obj_created (Results 1 – 2 of 2) sorted by relevance
117 static inline int obj_created(struct exofs_i_info *oi) in obj_created() function130 if (likely(obj_created(oi))) in wait_obj_created()
405 if (!len || !obj_created(oi)) { in __readpage_strip()1255 if (!obj_created(oi)) { in __exofs_wait_obj_created()1258 wait_event(oi->i_wq, obj_created(oi)); in __exofs_wait_obj_created()