Searched refs:D_SUPER (Results 1 – 6 of 6) sorted by relevance
/drivers/staging/lustre/lustre/lclient/ |
D | lcommon_misc.c | 105 CDEBUG(D_SUPER, "Changing connect_flags: %#llx -> %#llx\n", in cl_ocd_update()
|
/drivers/staging/lustre/include/linux/libcfs/ |
D | libcfs_debug.h | 127 #define D_SUPER 0x00000004 macro
|
/drivers/staging/lustre/lustre/libcfs/ |
D | debug.c | 311 case D_SUPER: in libcfs_debug_dbg2str()
|
/drivers/staging/lustre/lustre/include/ |
D | obd_class.h | 1033 CDEBUG(D_SUPER, "%s: osfs %p age %llu, max_age %llu\n", in obd_statfs_async() 1038 CDEBUG(D_SUPER, in obd_statfs_async() 1090 CDEBUG(D_SUPER, "osfs %llu, max_age %llu\n", in obd_statfs() 1101 CDEBUG(D_SUPER, "%s: use %p cache blocks %llu/%llu objects %llu/%llu\n", in obd_statfs()
|
/drivers/staging/lustre/lustre/obdclass/ |
D | obd_mount.c | 44 #define D_MOUNT (D_SUPER|D_CONFIG/*|D_WARNING */) 1146 CDEBUG(D_SUPER, "Mount %s complete\n", in lustre_fill_super()
|
/drivers/staging/lustre/lustre/llite/ |
D | llite_lib.c | 448 CDEBUG(D_SUPER, "rootfid "DFID"\n", PFID(&sbi->ll_root_fid)); in client_common_fill_super() 676 CDEBUG(D_SUPER, "next opt=%s\n", s1); in ll_options() 1417 CDEBUG(D_SUPER, "MDC blocks %llu/%llu objects %llu/%llu\n", in ll_statfs_internal() 1430 CDEBUG(D_SUPER, "OSC blocks %llu/%llu objects %llu/%llu\n", in ll_statfs_internal()
|