Searched refs:fid_build_reg_res_name (Results 1 – 3 of 3) sorted by relevance
/linux-4.1.27/drivers/staging/lustre/lustre/include/ |
D | lustre_fid.h | 495 fid_build_reg_res_name(const struct lu_fid *fid, struct ldlm_res_id *res) in fid_build_reg_res_name() function 535 fid_build_reg_res_name(glb_fid, res); in fid_build_quota_res_name() 560 fid_build_reg_res_name(fid, res); in fid_build_pdo_res_name() 592 fid_build_reg_res_name(&oi->oi_fid, name); in ostid_build_res_name() 637 fid_build_reg_res_name(fid, resname); in ost_fid_build_resid()
|
/linux-4.1.27/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() 806 fid_build_reg_res_name(&op_data->op_fid1, &res_id); in mdc_enqueue() 1082 fid_build_reg_res_name(fid, &res_id); in mdc_revalidate_lock() 1284 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()
|