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()
320 object->n_ops = object->n_in_progress = object->n_exclusive = 0; in fscache_object_init()
437 parent->n_ops++; in fscache_parent_ready()
463 ASSERTCMP(parent->n_ops, >, 0); in fscache_look_up_object()
586 if (object->n_ops > 0) { in fscache_object_available()
587 ASSERTCMP(object->n_ops, >=, object->n_obj_ops); in fscache_object_available()
654 object->debug_id, object->n_ops, object->n_children, event); in fscache_kill_object()
666 object->n_ops == 0 && in fscache_kill_object()
672 if (object->n_ops > 0 && object->n_in_progress == 0) in fscache_kill_object()