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()
426 parent->n_ops++; in fscache_parent_ready()
452 ASSERTCMP(parent->n_ops, >, 0); in fscache_look_up_object()
575 if (object->n_ops > 0) { in fscache_object_available()
576 ASSERTCMP(object->n_ops, >=, object->n_obj_ops); in fscache_object_available()
643 object->debug_id, object->n_ops, object->n_children, event); in fscache_kill_object()
649 object->n_ops == 0 && in fscache_kill_object()
655 if (object->n_ops > 0 && object->n_in_progress == 0) in fscache_kill_object()