Searched refs:lcs_update (Results 1 – 2 of 2) sorted by relevance
225 if (seq->lcs_update) { in seq_fid_alloc_prep()237 ++seq->lcs_update; in seq_fid_alloc_prep()244 LASSERT(seq->lcs_update == 1); in seq_fid_alloc_fini()246 --seq->lcs_update; in seq_fid_alloc_fini()378 while (seq->lcs_update) { in seq_client_flush()
374 int lcs_update; member