Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/staging/lustre/lustre/fid/
Dfid_request.c85 if (seq->lcs_type == LUSTRE_SEQ_METADATA) in seq_client_rpc()
99 if (seq->lcs_type == LUSTRE_SEQ_DATA) in seq_client_rpc()
103 if (seq->lcs_type == LUSTRE_SEQ_METADATA) in seq_client_rpc()
112 if (seq->lcs_type == LUSTRE_SEQ_METADATA) in seq_client_rpc()
115 if (seq->lcs_type == LUSTRE_SEQ_METADATA) in seq_client_rpc()
402 seq->lcs_type = type; in seq_client_init()
Dlproc_fid.c151 if (seq->lcs_type == LUSTRE_SEQ_DATA) in ldebugfs_fid_width_seq_write()
/linux-4.4.14/drivers/staging/lustre/lustre/include/
Dlustre_fid.h353 enum lu_cli_type lcs_type; member
/linux-4.4.14/drivers/s390/net/
Dlcs.c1964 static const char *lcs_type[] = { variable
1982 return sprintf(buf, "%s\n", lcs_type[cgdev->cdev[0]->id.driver_info]); in lcs_type_show()