Home
last modified time | relevance | path

Searched defs: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()
383 int nr_orphans = 0, nr_truncates = 0; in ext4_orphan_cleanup() local