orphans            99 fs/f2fs/debug.c 	si->orphans = sbi->im[ORPHAN_INO].ino_num;
orphans           319 fs/f2fs/debug.c 			   si->orphans, si->append, si->update);
orphans          3287 fs/f2fs/f2fs.h 	int inline_xattr, inline_inode, inline_dir, append, update, orphans;
orphans           293 include/net/tcp.h 	int orphans = percpu_counter_read_positive(ocp);
orphans           295 include/net/tcp.h 	if (orphans << shift > sysctl_tcp_max_orphans) {
orphans           296 include/net/tcp.h 		orphans = percpu_counter_sum_positive(ocp);
orphans           297 include/net/tcp.h 		if (orphans << shift > sysctl_tcp_max_orphans)
orphans            53 net/ipv4/proc.c 	int orphans, sockets;
orphans            55 net/ipv4/proc.c 	orphans = percpu_counter_sum_positive(&tcp_orphan_count);
orphans            60 net/ipv4/proc.c 		   sock_prot_inuse_get(net, &tcp_prot), orphans,