Home
last modified time | relevance | path

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

/linux-4.4.14/fs/ext4/
Dsuper.c2275 #define PLURAL(x) (x), ((x) == 1) ? "" : "s" in ext4_orphan_cleanup() macro
2279 PLURAL(nr_orphans)); in ext4_orphan_cleanup()
2282 PLURAL(nr_truncates)); in ext4_orphan_cleanup()