Home
last modified time | relevance | path

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

/openbmc/linux/fs/ext4/
H A Dorphan.c324 int *nr_truncates, int *nr_orphans) in ext4_process_orphan() argument
350 (*nr_truncates)++; in ext4_process_orphan()
383 int nr_orphans = 0, nr_truncates = 0; in ext4_orphan_cleanup() local
474 ext4_process_orphan(inode, &nr_truncates, &nr_orphans); in ext4_orphan_cleanup()
487 ext4_process_orphan(inode, &nr_truncates, &nr_orphans); in ext4_orphan_cleanup()
496 if (nr_truncates) in ext4_orphan_cleanup()
498 PLURAL(nr_truncates)); in ext4_orphan_cleanup()