Home
last modified time | relevance | path

Searched refs:seq_client_alloc_fid (Results 1 – 3 of 3) sorted by relevance

/linux-4.1.27/drivers/staging/lustre/lustre/fid/
Dfid_request.c302 int seq_client_alloc_fid(const struct lu_env *env, in seq_client_alloc_fid() function
364 EXPORT_SYMBOL(seq_client_alloc_fid);
/linux-4.1.27/drivers/staging/lustre/lustre/include/
Dlustre_fid.h469 int seq_client_alloc_fid(const struct lu_env *env, struct lu_client_seq *seq,
/linux-4.1.27/drivers/staging/lustre/lustre/mdc/
Dmdc_request.c2359 return seq_client_alloc_fid(NULL, seq, fid); in mdc_fid_alloc()