Home
last modified time | relevance | path

Searched refs:orphans (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/net/ipv4/
H A Dproc.c54 int orphans, sockets; in sockstat_seq_show() local
56 orphans = tcp_orphan_count_sum(); in sockstat_seq_show()
61 sock_prot_inuse_get(net, &tcp_prot), orphans, in sockstat_seq_show()
/kernel/linux/linux-6.6/net/ipv4/
H A Dproc.c54 int orphans, sockets; in sockstat_seq_show() local
56 orphans = tcp_orphan_count_sum(); in sockstat_seq_show()
61 sock_prot_inuse_get(net, &tcp_prot), orphans, in sockstat_seq_show()
/kernel/linux/linux-5.10/fs/f2fs/
H A Ddebug.c137 si->orphans = sbi->im[ORPHAN_INO].ino_num; in update_general_status()
349 si->orphans, si->append, si->update); in stat_show()
H A Df2fs.h3585 int inline_xattr, inline_inode, inline_dir, append, update, orphans; member
/kernel/linux/linux-6.6/fs/f2fs/
H A Ddebug.c153 si->orphans = sbi->im[ORPHAN_INO].ino_num; in update_general_status()
440 si->orphans, si->append, si->update); in stat_show()
H A Df2fs.h3925 int inline_xattr, inline_inode, inline_dir, append, update, orphans; member

Completed in 27 milliseconds