Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/fs/ext4/
H A Dorphan.c491 #define PLURAL(x) (x), ((x) == 1) ? "" : "s" in ext4_orphan_cleanup() macro
495 PLURAL(nr_orphans)); in ext4_orphan_cleanup()
498 PLURAL(nr_truncates)); in ext4_orphan_cleanup()
/kernel/linux/linux-5.10/fs/ext4/
H A Dsuper.c3111 #define PLURAL(x) (x), ((x) == 1) ? "" : "s" in ext4_orphan_cleanup() macro
3115 PLURAL(nr_orphans)); in ext4_orphan_cleanup()
3118 PLURAL(nr_truncates)); in ext4_orphan_cleanup()

Completed in 10 milliseconds