Home
last modified time | relevance | path

Searched defs:ea_bdebug (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/fs/ext2/
H A Dxattr.c81 # define ea_bdebug(bh, f...) do { \ macro
89 # define ea_bdebug(bh, f...) no_printk(f) macro
/openbmc/linux/fs/ext4/
H A Dxattr.c69 # define ea_bdebug(bh, fmt, ...) \ macro
74 # define ea_bdebug(bh, fmt, ...) no_printk(fmt, ##__VA_ARGS__) macro