Searched refs:plh_outstanding (Results 1 – 2 of 2) sorted by relevance
786 new_barrier = newseq - atomic_read(&lo->plh_outstanding); in pnfs_set_layout_stateid()819 (atomic_read(&lo->plh_outstanding) > lget)) || in pnfs_layoutgets_blocked()1163 *barrier = current_seqid + atomic_read(&lo->plh_outstanding); in pnfs_roc_drain()1536 atomic_inc(&lo->plh_outstanding); in pnfs_update_layout()1559 atomic_dec(&lo->plh_outstanding); in pnfs_update_layout()
189 atomic_t plh_outstanding; /* number of RPCs out */ member