Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/staging/lustre/lustre/fid/
Dfid_request.c244 int seq_client_alloc_fid(const struct lu_env *env, in seq_client_alloc_fid() function
306 EXPORT_SYMBOL(seq_client_alloc_fid);
/linux-4.4.14/drivers/staging/lustre/lustre/include/
Dlustre_fid.h375 int seq_client_alloc_fid(const struct lu_env *env, struct lu_client_seq *seq,
/linux-4.4.14/drivers/staging/lustre/lustre/mdc/
Dmdc_request.c2232 return seq_client_alloc_fid(NULL, seq, fid); in mdc_fid_alloc()