Home
last modified time | relevance | path

Searched defs: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
/kernel/linux/linux-5.10/fs/ext4/
H A Dsuper.c3111 #define PLURAL(x) (x), ((x) == 1) ? "" : "s" in ext4_orphan_cleanup() macro

Completed in 9 milliseconds