Home
last modified time | relevance | path

Searched refs:nr_truncates (Results 1 – 2 of 2) sorted by relevance

/linux-4.1.27/fs/ext3/
Dsuper.c1521 int nr_orphans = 0, nr_truncates = 0; in ext3_orphan_cleanup() local
1591 nr_truncates++; in ext3_orphan_cleanup()
1608 if (nr_truncates) in ext3_orphan_cleanup()
1610 PLURAL(nr_truncates)); in ext3_orphan_cleanup()
/linux-4.1.27/fs/ext4/
Dsuper.c2177 int nr_orphans = 0, nr_truncates = 0; in ext4_orphan_cleanup() local
2251 nr_truncates++; in ext4_orphan_cleanup()
2269 if (nr_truncates) in ext4_orphan_cleanup()
2271 PLURAL(nr_truncates)); in ext4_orphan_cleanup()