Searched refs:plh_outstanding (Results 1 – 2 of 2) sorted by relevance
685 new_barrier = newseq - atomic_read(&lo->plh_outstanding); in pnfs_set_layout_stateid()708 (atomic_read(&lo->plh_outstanding) > lget)); in pnfs_layoutgets_blocked()975 *barrier = current_seqid + atomic_read(&lo->plh_outstanding); in pnfs_roc_drain()1266 atomic_inc(&lo->plh_outstanding); in pnfs_update_layout()1289 atomic_dec(&lo->plh_outstanding); in pnfs_update_layout()
138 atomic_t plh_outstanding; /* number of RPCs out */ member