Home
last modified time | relevance | path

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

/Linux-v5.4/fs/ext4/
Dsuper.c2714 #define PLURAL(x) (x), ((x) == 1) ? "" : "s" in ext4_orphan_cleanup() macro
2718 PLURAL(nr_orphans)); in ext4_orphan_cleanup()
2721 PLURAL(nr_truncates)); in ext4_orphan_cleanup()