Home
last modified time | relevance | path

Searched refs:plh_outstanding (Results 1 – 2 of 2) sorted by relevance

/linux-3.3/fs/nfs/
Dpnfs.c534 (atomic_read(&lo->plh_outstanding) > lget)); in pnfs_layoutgets_blocked()
768 *barrier = current_seqid + atomic_read(&lo->plh_outstanding); in pnfs_roc_drain()
986 atomic_inc(&lo->plh_outstanding); in pnfs_update_layout()
1016 atomic_dec(&lo->plh_outstanding); in pnfs_update_layout()
Dpnfs.h130 atomic_t plh_outstanding; /* number of RPCs out */ member