Home
last modified time | relevance | path

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

/openbmc/linux/fs/ext2/
H A Dxattr.c75 # define ea_idebug(inode, f...) do { \ macro
88 # define ea_idebug(inode, f...) no_printk(f) macro
/openbmc/linux/fs/ext4/
H A Dxattr.c66 # define ea_idebug(inode, fmt, ...) \ macro
73 # define ea_idebug(inode, fmt, ...) no_printk(fmt, ##__VA_ARGS__) macro