type_print        864 fs/configfs/dir.c #define type_print(_type) if (sd->s_type & _type) printk(KERN_INFO "%*s %s\n", level, " ", #_type);
type_print        872 fs/configfs/dir.c #undef type_print