Searched refs:lcs_name (Results 1 – 3 of 3) sorted by relevance
/linux-4.1.27/drivers/staging/lustre/lustre/fid/ |
D | fid_request.c | 123 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() 202 seq->lcs_name, rc); in seq_client_alloc_seq() 206 seq->lcs_name, PRANGE(&seq->lcs_space)); in seq_client_alloc_seq() 216 CDEBUG(D_INFO, "%s: Allocated sequence [%#llx]\n", seq->lcs_name, in seq_client_alloc_seq() 272 seq->lcs_name, rc); in seq_client_get_seq() 279 seq->lcs_name, *seqnr); in seq_client_get_seq() 335 seq->lcs_name, rc); in seq_client_alloc_fid() 342 seq->lcs_name, seqnr); in seq_client_alloc_fid() [all …]
|
D | lproc_fid.c | 111 seq->lcs_name, PRANGE(&seq->lcs_space)); in lprocfs_fid_space_seq_write() 159 seq->lcs_name, seq->lcs_width); in lprocfs_fid_width_seq_write()
|
/linux-4.1.27/drivers/staging/lustre/lustre/include/ |
D | lustre_fid.h | 361 char lcs_name[LUSTRE_MDT_MAXNAMELEN]; member
|