Searched refs:LL_IT2STR (Results 1 – 5 of 5) sorted by relevance
/linux-4.4.14/drivers/staging/lustre/lustre/lmv/ |
D | lmv_intent.c | 230 LL_IT2STR(it), PFID(&op_data->op_fid2), in lmv_intent_open() 305 LL_IT2STR(it), op_data->op_namelen, op_data->op_name, in lmv_intent_lock()
|
D | lmv_internal.h | 48 #define LL_IT2STR(it) \ macro
|
D | lmv_obd.c | 1710 LL_IT2STR(it), PFID(&op_data->op_fid1), PFID(&body->fid1)); in lmv_enqueue_remote() 1763 LL_IT2STR(it), PFID(&op_data->op_fid1)); in lmv_enqueue() 1770 LL_IT2STR(it), PFID(&op_data->op_fid1), tgt->ltd_idx); in lmv_enqueue()
|
/linux-4.4.14/drivers/staging/lustre/lustre/llite/ |
D | namei.c | 498 parent->i_generation, parent, LL_IT2STR(it)); in ll_lookup_it() 501 CERROR("Tell Peter, lookup on mtpt, it %s\n", LL_IT2STR(it)); in ll_lookup_it() 730 dir->i_generation, dir, LL_IT2STR(it)); in ll_create_it()
|
D | llite_internal.h | 64 #define LL_IT2STR(it) ((it) ? ldlm_it2str((it)->it_op) : "0") macro
|