Lines Matching refs:n_ops
154 object->debug_id, parent->debug_id, parent->n_ops); in fscache_done_parent_op()
158 parent->n_ops--; in fscache_done_parent_op()
159 if (parent->n_ops == 0) in fscache_done_parent_op()
310 object->n_ops = object->n_in_progress = object->n_exclusive = 0; in fscache_object_init()
415 parent->n_ops++; in fscache_parent_ready()
441 ASSERTCMP(parent->n_ops, >, 0); in fscache_look_up_object()
564 if (object->n_ops > 0) { in fscache_object_available()
565 ASSERTCMP(object->n_ops, >=, object->n_obj_ops); in fscache_object_available()
630 object->debug_id, object->n_ops, object->n_children, event); in fscache_kill_object()
636 object->n_ops == 0 && in fscache_kill_object()
642 if (object->n_ops > 0 && object->n_in_progress == 0) in fscache_kill_object()