n_obj_ops         219 fs/fscache/object-list.c 		       obj->n_obj_ops != 0 ||
n_obj_ops         239 fs/fscache/object-list.c 		   obj->n_obj_ops,
n_obj_ops         157 fs/fscache/object.c 	parent->n_obj_ops--;
n_obj_ops         438 fs/fscache/object.c 	parent->n_obj_ops++;
n_obj_ops         464 fs/fscache/object.c 	ASSERTCMP(parent->n_obj_ops, >, 0);
n_obj_ops         587 fs/fscache/object.c 			ASSERTCMP(object->n_ops, >=, object->n_obj_ops);
n_obj_ops         352 include/linux/fscache-cache.h 	int			n_obj_ops;	/* number of object ops outstanding on object */