Home
last modified time | relevance | path

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

/linux-3.4.99/fs/ext3/
Dsuper.c1535 #define PLURAL(x) (x), ((x)==1) ? "" : "s" in ext3_orphan_cleanup() macro
1539 PLURAL(nr_orphans)); in ext3_orphan_cleanup()
1542 PLURAL(nr_truncates)); in ext3_orphan_cleanup()
/linux-3.4.99/fs/ext4/
Dsuper.c2141 #define PLURAL(x) (x), ((x) == 1) ? "" : "s" in ext4_orphan_cleanup() macro
2145 PLURAL(nr_orphans)); in ext4_orphan_cleanup()
2148 PLURAL(nr_truncates)); in ext4_orphan_cleanup()