Home
last modified time | relevance | path

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

/linux-2.6.39/fs/ext3/
Dsuper.c1452 int nr_orphans = 0, nr_truncates = 0; in ext3_orphan_cleanup() local
1527 nr_orphans++; in ext3_orphan_cleanup()
1534 if (nr_orphans) in ext3_orphan_cleanup()
1536 PLURAL(nr_orphans)); in ext3_orphan_cleanup()
/linux-2.6.39/fs/ext4/
Dsuper.c2123 int nr_orphans = 0, nr_truncates = 0; in ext4_orphan_cleanup() local
2198 nr_orphans++; in ext4_orphan_cleanup()
2205 if (nr_orphans) in ext4_orphan_cleanup()
2207 PLURAL(nr_orphans)); in ext4_orphan_cleanup()