Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/staging/lustre/lustre/fid/
Dfid_request.c83 if (seq->lcs_type == LUSTRE_SEQ_METADATA) in seq_client_rpc()
97 if (seq->lcs_type == LUSTRE_SEQ_DATA) in seq_client_rpc()
101 if (seq->lcs_type == LUSTRE_SEQ_METADATA) in seq_client_rpc()
110 if (seq->lcs_type == LUSTRE_SEQ_METADATA) in seq_client_rpc()
113 if (seq->lcs_type == LUSTRE_SEQ_METADATA) in seq_client_rpc()
283 if (seq->lcs_type == LUSTRE_SEQ_METADATA) in seq_client_get_seq()
461 seq->lcs_type = type; in seq_client_init()
Dlproc_fid.c149 if (seq->lcs_type == LUSTRE_SEQ_DATA) in lprocfs_fid_width_seq_write()
/linux-4.1.27/drivers/staging/lustre/lustre/include/
Dlustre_fid.h355 enum lu_cli_type lcs_type; member
/linux-4.1.27/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()