Searched refs:fid_build_reg_res_name (Results 1 – 3 of 3) sorted by relevance
/drivers/staging/lustre/lustre/include/ |
D | lustre_fid.h | 398 fid_build_reg_res_name(const struct lu_fid *fid, struct ldlm_res_id *res) in fid_build_reg_res_name() function 438 fid_build_reg_res_name(glb_fid, res); in fid_build_quota_res_name() 463 fid_build_reg_res_name(fid, res); in fid_build_pdo_res_name() 495 fid_build_reg_res_name(&oi->oi_fid, name); in ostid_build_res_name() 541 fid_build_reg_res_name(fid, resname); in ost_fid_build_resid()
|
/drivers/staging/lustre/lustre/mdc/ |
D | mdc_locks.c | 162 fid_build_reg_res_name(fid, &res_id); in mdc_lock_match() 181 fid_build_reg_res_name(fid, &res_id); in mdc_cancel_unused() 196 fid_build_reg_res_name(fid, &res_id); in mdc_null_inode() 221 fid_build_reg_res_name((struct lu_fid *)fid, &res_id); in mdc_find_cbdata() 773 fid_build_reg_res_name(&op_data->op_fid1, &res_id); in mdc_enqueue() 1049 fid_build_reg_res_name(fid, &res_id); in mdc_revalidate_lock() 1251 fid_build_reg_res_name(&op_data->op_fid1, &res_id); in mdc_intent_getattr_async()
|
D | mdc_reint.c | 88 fid_build_reg_res_name(fid, &res_id); in mdc_resource_get_unused()
|