Home
last modified time | relevance | path

Searched refs:inode_cnt (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/fs/ext4/
H A Dextents_status.c1671 unsigned int inode_cnt = 0; in ext4_seq_es_shrinker_info_show() local
1679 inode_cnt++; in ext4_seq_es_shrinker_info_show()
1693 if (inode_cnt) in ext4_seq_es_shrinker_info_show()
1694 seq_printf(seq, " %d inodes on list\n", inode_cnt); in ext4_seq_es_shrinker_info_show()
1699 if (inode_cnt) in ext4_seq_es_shrinker_info_show()
/kernel/linux/linux-6.6/fs/ext4/
H A Dextents_status.c1664 unsigned int inode_cnt = 0; in ext4_seq_es_shrinker_info_show() local
1672 inode_cnt++; in ext4_seq_es_shrinker_info_show()
1686 if (inode_cnt) in ext4_seq_es_shrinker_info_show()
1687 seq_printf(seq, " %d inodes on list\n", inode_cnt); in ext4_seq_es_shrinker_info_show()
1692 if (inode_cnt) in ext4_seq_es_shrinker_info_show()

Completed in 7 milliseconds