Home
last modified time | relevance | path

Searched refs:LDLM_FIRST_OPC (Results 1 – 4 of 4) sorted by relevance

/linux-4.1.27/drivers/staging/lustre/lustre/obdclass/
Dlprocfs_status.c1526 LDLM_ENQUEUE - LDLM_FIRST_OPC, in lprocfs_init_ldlm_stats()
1529 LDLM_CONVERT - LDLM_FIRST_OPC, in lprocfs_init_ldlm_stats()
1532 LDLM_CANCEL - LDLM_FIRST_OPC, in lprocfs_init_ldlm_stats()
1535 LDLM_BL_CALLBACK - LDLM_FIRST_OPC, in lprocfs_init_ldlm_stats()
1538 LDLM_CP_CALLBACK - LDLM_FIRST_OPC, in lprocfs_init_ldlm_stats()
1541 LDLM_GL_CALLBACK - LDLM_FIRST_OPC, in lprocfs_init_ldlm_stats()
/linux-4.1.27/drivers/staging/lustre/lustre/include/
Dlprocfs_status.h219 return (opc - LDLM_FIRST_OPC + in opcode_offset()
Dobd_class.h425 tmp->nid_ldlm_stats = lprocfs_alloc_stats(LDLM_LAST_OPC - LDLM_FIRST_OPC in lprocfs_nid_ldlm_stats_init()
/linux-4.1.27/drivers/staging/lustre/lustre/include/lustre/
Dlustre_idl.h2688 #define LDLM_FIRST_OPC LDLM_ENQUEUE macro