Home
last modified time | relevance | path

Searched refs:LUSTRE_SEQ_METADATA (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()
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()
464 if (type == LUSTRE_SEQ_METADATA) in seq_client_init()
475 else if (type == LUSTRE_SEQ_METADATA) in seq_client_init()
/linux-4.1.27/drivers/staging/lustre/lustre/include/
Dlustre_fid.h324 LUSTRE_SEQ_METADATA = 1, enumerator
/linux-4.1.27/drivers/staging/lustre/lustre/llite/
Dllite_lib.c266 LUSTRE_SEQ_METADATA); in client_common_fill_super()
449 LUSTRE_SEQ_METADATA); in client_common_fill_super()
/linux-4.1.27/drivers/staging/lustre/lustre/lmv/
Dlmv_obd.c376 rc = obd_fid_init(mdc_obd, mdc_exp, LUSTRE_SEQ_METADATA); in lmv_connect_mdc()