Home
last modified time | relevance | path

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

/linux-4.19.296/fs/ext4/
Dsuper.c2715 #define PLURAL(x) (x), ((x) == 1) ? "" : "s" in ext4_orphan_cleanup() macro
2719 PLURAL(nr_orphans)); in ext4_orphan_cleanup()
2722 PLURAL(nr_truncates)); in ext4_orphan_cleanup()