extra_refs       1362 fs/ocfs2/dlm/dlmrecovery.c 	u8 extra_refs = 0;
extra_refs       1483 fs/ocfs2/dlm/dlmrecovery.c 		extra_refs++;
extra_refs       1520 fs/ocfs2/dlm/dlmrecovery.c 	item->u.ml.extra_ref = extra_refs;
extra_refs       1528 fs/ocfs2/dlm/dlmrecovery.c 	if (extra_refs)
extra_refs        118 kernel/cgroup/debug.c 	int dead_cnt = 0, extra_refs = 0, threaded_csets = 0;
extra_refs        159 kernel/cgroup/debug.c 				extra_refs += extra;
extra_refs        189 kernel/cgroup/debug.c 	if (!dead_cnt && !extra_refs && !threaded_csets)
extra_refs        195 kernel/cgroup/debug.c 	if (extra_refs)
extra_refs        196 kernel/cgroup/debug.c 		seq_printf(seq, "extra references = %d\n", extra_refs);