Searched refs:lcs_update (Results 1 – 2 of 2) sorted by relevance
218 if (seq->lcs_update) { in seq_fid_alloc_prep()230 ++seq->lcs_update; in seq_fid_alloc_prep()237 LASSERT(seq->lcs_update == 1); in seq_fid_alloc_fini()239 --seq->lcs_update; in seq_fid_alloc_fini()320 while (seq->lcs_update) { in seq_client_flush()
369 int lcs_update; member