Home
last modified time | relevance | path

Searched refs:nr_orphans (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
1598 nr_orphans++; in ext3_orphan_cleanup()
1605 if (nr_orphans) in ext3_orphan_cleanup()
1607 PLURAL(nr_orphans)); in ext3_orphan_cleanup()
/linux-4.1.27/fs/ext4/
Dsuper.c2177 int nr_orphans = 0, nr_truncates = 0; in ext4_orphan_cleanup() local
2259 nr_orphans++; in ext4_orphan_cleanup()
2266 if (nr_orphans) in ext4_orphan_cleanup()
2268 PLURAL(nr_orphans)); in ext4_orphan_cleanup()