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