Home
last modified time | relevance | path

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

/linux-6.1.9/fs/ext4/
Dorphan.c491 #define PLURAL(x) (x), ((x) == 1) ? "" : "s" in ext4_orphan_cleanup() macro
495 PLURAL(nr_orphans)); in ext4_orphan_cleanup()
498 PLURAL(nr_truncates)); in ext4_orphan_cleanup()