Home
last modified time | relevance | path

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

/Linux-v5.10/fs/ext4/
Dsuper.c3122 #define PLURAL(x) (x), ((x) == 1) ? "" : "s" in ext4_orphan_cleanup() macro
3126 PLURAL(nr_orphans)); in ext4_orphan_cleanup()
3129 PLURAL(nr_truncates)); in ext4_orphan_cleanup()