Home
last modified time | relevance | path

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

/Linux-v4.19/fs/ext4/
Dsuper.c2499 int ret, nr_orphans = 0, nr_truncates = 0; in ext4_orphan_cleanup() local
2604 nr_truncates++; in ext4_orphan_cleanup()
2622 if (nr_truncates) in ext4_orphan_cleanup()
2624 PLURAL(nr_truncates)); in ext4_orphan_cleanup()