Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/fs/ext4/
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
/kernel/linux/linux-5.10/fs/ext4/
Dsuper.c2994 int ret, nr_orphans = 0, nr_truncates = 0; in ext4_orphan_cleanup() local