Home
last modified time | relevance | path

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

/drivers/staging/lustre/lustre/fld/
Dfld_cache.c160 PRANGE(c_range), PRANGE(n_range)); in fld_fix_new_list()
357 PRANGE(range), PRANGE(&f_curr->fce_range)); in fld_cache_overlap_handle()
422 CDEBUG(D_INFO, "insert range "DRANGE"\n", PRANGE(&f_new->fce_range)); in fld_cache_insert_nolock()
/drivers/staging/lustre/lustre/fid/
Dfid_request.c123 DRANGE"\n", seq->lcs_name, PRANGE(output)); in seq_client_rpc()
130 DRANGE"]\n", seq->lcs_name, PRANGE(output)); in seq_client_rpc()
136 seq->lcs_name, opcname, PRANGE(output)); in seq_client_rpc()
206 seq->lcs_name, PRANGE(&seq->lcs_space)); in seq_client_alloc_seq()
Dlproc_fid.c111 seq->lcs_name, PRANGE(&seq->lcs_space)); in lprocfs_fid_space_seq_write()
128 rc = seq_printf(m, "[%#llx - %#llx]:%x:%s\n", PRANGE(&seq->lcs_space)); in lprocfs_fid_space_seq_show()
/drivers/staging/lustre/lustre/include/lustre/
Dlustre_idl.h288 #define PRANGE(range) \ macro