Lines Matching refs:n_ops
153 object->debug_id, parent->debug_id, parent->n_ops); in fscache_done_parent_op()
157 parent->n_ops--; in fscache_done_parent_op()
158 if (parent->n_ops == 0) in fscache_done_parent_op()
316 object->n_ops = object->n_in_progress = object->n_exclusive = 0; in fscache_object_init()
433 parent->n_ops++; in fscache_parent_ready()
458 ASSERTCMP(parent->n_ops, >, 0); in fscache_look_up_object()
580 if (object->n_ops > 0) { in fscache_object_available()
581 ASSERTCMP(object->n_ops, >=, object->n_obj_ops); in fscache_object_available()
647 object->debug_id, object->n_ops, object->n_children, event); in fscache_kill_object()
659 object->n_ops == 0 && in fscache_kill_object()
665 if (object->n_ops > 0 && object->n_in_progress == 0) in fscache_kill_object()